Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlxs09.lvt
blob3c534a9b88acf353b038792b7a2d68c837e73dee
1 % Test file for LaTeX2e
2 % openbib option
4 \documentclass[openbib]{article}
6 % Input the test macros for latex 2e
7 \input{test2e}
9 \AUTHOR{Frank Mittelbach}
11 % Declare the format used on the original run, as printed by
12 % LaTeX.
14 \FORMAT{LaTeX2e<1995/06/01>}
17 % Everything before this is ignored by the test system.
20 \begin{document}
22 \START
24 \begin{thebibliography}{9}
25 \bibitem{x} test test test.\newblock
26 more test\newblock final text.
27 \bibitem{y} test test test.\newblock
28 more test\newblock final text.
29 \end{thebibliography}
31 \showoutput
33 \end{document}