Move a tag
[latex2e.git] / latex2e-20160201 / base / testfiles / tlcs04a.lvt
blobe38707498084f895e93b320cc74f3fef85a7434f
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:
17 % 55.  Style options files twocolumn and titlepage shortened to 8 chars.
18 % User interface preserved by adding \ds@titlepage etc. to input the
19 % coded name. This supports (most) OS with file length restrictions.
20 % (Change made 30 Mar 91.)
21 % 63.  Change 55 caused the twocolumn document style option to no longer
22 % work since twocolumn.sty was read in too early. (Reported by Bernard
23 % Gaulle. Corrected 15 Oct 91.)
25 \documentstyle[twocolumn,titlepage]{article}
26 \title{Testing changes to {\tt twocolumn} and {\tt titlepage} option file 
27 names}
28 \author{Chris Martin}
29 \begin{document}
31 % Input the test macros for LaTeX2e
32 \input{test2e}
34 % Everything before this is ignored by the test system.
35 \START
37 \AUTHOR{Chris Martin}
39 % Declare the format used on the original run, as printed by
40 % LaTeX.
42 \FORMAT{LaTeX Version 2.09 <18 March 1992>}
44 % Article document style for this test. We need to have a
45 % minimal font setup, for the last few tests, otherwise we
46 % could have done this with no documentstyle.
48 \STYLE{article <14 Jan 92>}
49 % \STYLE{report <14 Jan 92>}
50 % \STYLE{book <14 Jan 92>}
51 % \STYLE{letter <25 Mar 92>}
53 % no document style options for this test
55 \STYLEOPTIONS{twocolumn,titlepage}
57 % We are using a format based on basefont.tex - possible values
58 % here are: original oldlfont newlfont basefont
60 \FONTSELECTION{basefont}
62 % Optionally declare commands which are (or might be)
63 % defined in this `module' of LaTeX.  Each command declared
64 % will be recorded in the .tlg file as Defined, Undefined,
65 % or Relaxed (ie \let to \relax, which LaTeX treats for most
66 % purposes as being undefined)
68 \declare@command\ds@twocolumn
69 \typeout{\meaning\ds@twocolumn}
70 \declare@command\ds@titlepage
71 \typeout{\meaning\ds@titlepage}
72 \maketitle
73 \section{be of some he commands insideally it should set and
74 longer work since olumn. sty was read in too early}
76 \subsection{Tips}
77 The test should be written to show that the command meets its
78 specification. Ideally it should not fail if the command is correctly
79 re-implemented in a different way. This means that the primitive tracing
80 facilities like and should
81 probably not be used, as these reveal the implementation details of the
82 command.  
84 If the command involves visual formatting, one way to get information
85 into the file is to do all the commands inside
86 and then. Before showing 
87 the box you should set and
88 to suitable values so that just the right amount of information
89 displayed. has a command called which can
90 be of some help here.
92 might also be used (with
93 care), say if you were testing section headings at the top and bottom
94 of pages.  Other useful commands are 
95 which is like, but puts less junk in the file, and, which is like.
97 Please remember that it isn't sufficient to produce a test file that
98 shows the desired behavior in the file since this file will
99 not be inspected by the test system later on. Nevertheless, it is
100 often helpful to check the when creating a test file but you
101 have to make sure that the relevant information is also displayed in
102 the in the end.
104 The command involves like and should
105 probable values so then. Ideally it sure that the relp here.
107 mitive tracing a test file but you
108 have 
109 which can
110 into the file is like and should be written top and bottom
111 of the command called whication. Before showing 
112 the desired behavior in the relevant it isn't suffich is like,
113 behavior in thelp here.
115 might also displayed in
116 the in the ee written to show that the command meets its
117 specification. Ideally it should not fail if the command is correctly
118 re-implemented in a different way. This means that the primitive tracing
119 facilities like and should
120 probably not be used, as these reveal the implementation details of the
121 command.  
123 If the command involves visual formatting, one way to get information
124 into the file is to do all the commands inside
125 and then. Before showing 
126 the box you should set and
127 to suitable values so that just the right amount of information
128 displayed. has a command called which can
129 be of some help here.
132 \end{document}