3 >Synopsis: New babel doesn't work with cite.sty
4 >Arrival-Date: Wed Apr 21 02:31:14 1999
5 >Originator: Richard.Walker@cs.anu.edu.au (Richard Walker)
6 >Release: LaTeX2e <1998/12/01>
8 Hyphenation: Babel <v3.6t> and hyphenation patterns for american, english, fren
9 ch, dutch, german, ngerman, loaded.
10 \@TeXversion: undefined (Standard setting for TeX3.141 and later)
12 \input@path: undefined (Standard setting)
15 The new babel doesn't work with Donald Arsenau's
16 cite.sty package. Notice the messages about incomplete
17 ifx's; and citations now appear as [] (no ref number).
19 This is the original test file!
23 \documentclass{article}
26 \FORMAT{LaTeX2e<1998/12/01>}
28 \AUTHOR{Richard.Walker@cs.anu.edu.au}
30 \PACKAGE[english]{babel}
34 \usepackage[english]{babel}
37 \showboxdepth=90\showboxbreadth=90
40 \setbox0=\hbox{Cite here~\cite{blelloch96:_progr_paral_algor}.}\showbox0
42 %\bibliographystyle{plain}
46 \begin{thebibliography}{1}
48 \bibitem{blelloch96:_progr_paral_algor}
50 \newblock Programming parallel algorithms.
51 \newblock {\em Communications of the \textsc{acm}}, 39(3):85--97, March 1996.