Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlcs03.lvt
blobcb1dca2fb5c5a5f368d9d6a9ec2c9f79e9a0b2cc
1 % \iffalse meta-comment
3 % Copyright (C) 1992 by David Carlisle, Frank Mittelbach.  
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 LaTeX2.09 testing latex.bug (style) entries:
16 % 69.  Added forgotten definitions for \ccname, etc. in letter document
17 % style. (Found by Johannes Braams. Corrected 5 Nov 91.)
20 \documentstyle{letter}
21 \begin{document}
23 % Input the test macros for LaTeX2e
24 \input{test2e}
26 % Everything before this is ignored by the test system.
27 \START
29 \AUTHOR{Chris Martin}
31 % Declare the format used on the original run, as printed by
32 % LaTeX.
34 \FORMAT{LaTeX Version 2.09 <18 March 1992>}
36 % Letter document style for this test. We need to have a
37 % minimal font setup, for the last few tests, otherwise we
38 % could have done this with no documentstyle.
40 \STYLE{ <14 Jan 92>}
42 % no document style options for this test
44 \STYLEOPTIONS{}
46 % We are using a format based on basefont.tex possible values
47 % here are: original oldlfont newlfont basefont
49 \FONTSELECTION{basefont}
51 % Optionally declare commands which are (or might be)
52 % defined in this `module' of LaTeX.  Each command declared
53 % will be recorded in the .tlg file as Defined, Undefined,
54 % or Relaxed (ie \let to \relax, which LaTeX treats for most
55 % purposes as being undefined)
57 %\declare@command\newlength
60 \end{document}