Move a tag
[latex2e.git] / latex2e-20160201 / required / babel / testfiles / tlb2428.lvt
blob6e45b494973228401c2daaa6717bb5db4ce5add9
1 % test file for PR 2428
2 % tests that shorthands are handled correct when they
3 % appear in the optional argument of \bibitem and when
4 % they appear in the label.
6 \input{test2e}
7 \documentclass{article}
8 \START
9 \AUTHOR{Hermann Lauer <Hermann.Lauer@iwr.uni-heidelberg.de>}
10 \FORMAT{LaTeX2e<1996/12/01>}
11 \CLASS{article}
12 \PACKAGE[german]{babel}
14 \OMIT
15 \usepackage[german]{babel}
17 \showboxbreadth=30
18 \begin{document}
19 \TIMO
20 \setbox0\hbox{\cite{bergm"ann74}; \cite{soloviev94}}\showbox0
21 \box0
23 \begin{thebibliography}{99}
25 \bibitem[Bergmann, Sch"afer, 74]{bergm"ann74}
26           Hahn, D.,
27           {\sf Lehrbuch der Experimentalphysik, Band III Optik},
28           W.~De Gruyter, 6.~Auflage, 1974.
30 \bibitem[Soloviev und Schl"ussel, 94]{soloviev94}
31           Soloviev, A.~V. und P.~Schl"ussel,
32           {\sf Parameterization of the Cool Skin of the Ocean
33                and of the Air--Ozean gas Transfer on the Basis
34               of Modelling Surface Renewal},
35           Journal of Physical Oceanography, Vol.~24,
36          pp.~1339--1346, 1994.
38 \end{thebibliography}
39 \end{document}