Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1895.lvt
blob533b2a0f39341cbb86723fd4c68909a47279f701
1 % \iffalse meta-comment
3 % Copyright (C) 1995 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 #1895
16 % inconsistent line spacing in \title under slides
18 % Input the test macros for latex
19 \input{test2e}
21 \documentclass{slides}
23 \showoutput
25 \START
27 \AUTHOR{Kevin W. Rudd}
29 % Declare the format used on the original run, as printed by
30 % LaTeX.
32 \FORMAT{LaTeX2e<1995/12/01>}
34 % Article document class for this test.
36 \CLASS{slides}
38 \OMIT
40 \begin{document}
42 \TIMO
44 \title{Technical Review \\ of the \\ P T P}
45 \author{Kevin W. Rudd}
46 \date{6 October 1995}
48 %%%%%%%%%%%%%%%
50 \begin{slide}
51     \maketitle
52 \end{slide}
54 \end{document}