Typo
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0056.lvt
blob37470a941cdc23846d8696a032696376f7027c37
1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Rainer Schoepf.
4 % All rights reserved.
5
6 % This file is part of the validate package.
7
8 % IMPORTANT NOTICE:
9
10 % You are not allowed to change this file.  In case of error
11 % write to the email address mentioned in the file readme.val.
12
13 % \fi
15 % Test file for LaTeX2e bug report #56.
16 % Short letters are not vertically centered.
18 \documentclass{letter}
20 % Input the test macros for LaTeX2e
21 \input{test2e}
23 % Everything before this is ignored by the test system.
24 \START
26 \AUTHOR{Per Hedegaard}
28 % Declare the format used on the original run, as printed by
29 % LaTeX.
31 \FORMAT{LaTeX2e<1993/12/24>}
33 % Letter document class for this test.
35 \CLASS{letter}
37 \date{January 20, 1994}
39 \showoutput
40 \scrollmode
42 \OMIT
44 \begin{document}
46 \TIMO
48 \signature{Malte Olsen}
49 \begin{letter}{Per Hedeg\aa rd\\
50 \O rsted Laboratory\\
51 Niels Bohr Institute\\
52 Universitetsparken 5\\
53 DK-2100 Copenhagen}
54 \opening{Dear Per,}
55 This letter is not centred on the page!
56 \closing{Best regards}
57 \end{letter}
58 \end{document}