Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tltx003.lvt
blob2eabd192a4d111becea5e001a90c1f9def257a88
1 \tracingstats2
3 \input{test2e}
5 % Test file for memory usage by the package interface.
6 % The first test is `deep' the second `broad' and the third a binary tree.
7 % The 1993/12/24 release had parameter stack problems with this file.
9 \START
11 \AUTHOR{David Carlisle}
13 \FORMAT{LaTeX2e 1994/01/17 (private version)}
15 \CLASS{}
16 \PACKAGE{{tltx 003}a}
17 \PACKAGE{{tltx 003}b}
18 \PACKAGE{{tltx 003}c}
19 \PACKAGE{{tltx 003}d}
20 \PACKAGE{{tltx 003}e}
21 \PACKAGE{{tltx 003}f}
23 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
24 \begin{filecontents}{tltx003a.sty}
25 \advance\count150 1
27 \TIMO
28 \typeout{a> \the\count150 }
29 \OMIT
31 \expandafter\let\csname ver@tltx003a.sty\endcsname\relax
32 \expandafter\let\csname opt@tltx003a.sty\endcsname\relax
34 \ifnum\count150=14
35 \expandafter\let\csname ver@tltx003a.sty\endcsname\@empty
36 \fi
39 \RequirePackage{tltx003a}
40 \end{filecontents}
42 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
43 \begin{filecontents}{tltx003b.sty}
44 \def\@ifl@ter#1#2{\@secondoftwo}
45 \def\@ifl@ter#1#2#3{\@firstoftwo}
47 \TIMO
48 \typeout{b}
49 \OMIT
51 \expandafter\let\csname ver@tltx003b.sty\endcsname\relax
52 \expandafter\let\csname opt@tltx003b.sty\endcsname\relax
53 \relax
55 \end{filecontents}
57 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
58 \begin{filecontents}{tltx003c.sty}
59 \def\@ifl@ter#1#2{\@secondoftwo}
60 \def\@ifl@ter#1#2#3{\@firstoftwo}
61 \expandafter\let\csname ver@tltx003c.sty\endcsname\relax
62 \expandafter\let\csname opt@tltx003c.sty\endcsname\relax
64 \TIMO
65 \message{c}
66 \OMIT
68 \RequirePackage{tltx003d,tltx003d}
69 \relax
70 \end{filecontents}
72 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
73 \begin{filecontents}{tltx003d.sty}
74 \def\@ifl@ter#1#2{\@secondoftwo}
75 \def\@ifl@ter#1#2#3{\@firstoftwo}
76 \expandafter\let\csname ver@tltx003d.sty\endcsname\relax
77 \expandafter\let\csname opt@tltx003d.sty\endcsname\relax
79 \TIMO
80 \message{d}
81 \OMIT
83 \RequirePackage{tltx003e,tltx003e}
84 \relax
85 \end{filecontents}
87 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
88 \begin{filecontents}{tltx003e.sty}
89 \def\@ifl@ter#1#2{\@secondoftwo}
90 \def\@ifl@ter#1#2#3{\@firstoftwo}
91 \expandafter\let\csname ver@tltx003e.sty\endcsname\relax
92 \expandafter\let\csname opt@tltx003e.sty\endcsname\relax
94 \TIMO
95 \message{e}
96 \OMIT
98 \RequirePackage{tltx003f,tltx003f}
99 \relax
100 \end{filecontents}
102 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
103 \begin{filecontents}{tltx003f.sty}
104 \def\@ifl@ter#1#2{\@secondoftwo}
105 \def\@ifl@ter#1#2#3{\@firstoftwo}
106 \expandafter\let\csname ver@tltx003f.sty\endcsname\relax
107 \expandafter\let\csname opt@tltx003f.sty\endcsname\relax
109 \TIMO
110 \message{f}
111 \OMIT
113 \relax
114 \end{filecontents}
117 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
118 \OMIT
119 \RequirePackage{tltx003a}
122 \RequirePackage{
123 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
124 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
125 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
126 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
127 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
128 tltx003b,tltx003b,tltx003b,tltx003b,tltx003b,
132 \RequirePackage{tltx003c,tltx003c}
133 \TIMO
135 \END