Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb1621.lvt
blobe13b4cb0e2bef1321a15a874313b9efab243cadd
1 %% Test file for latex-internal/1621
2 %% 
3 %% Test for changes to \vspace: making it more efficient.
4 \input{test2e}
6 \START
8 \showthe \prevdepth
10 \OMIT
11 \documentclass{article}
12 \TIMO
15 \AUTHOR{Chris Rowley}
17 \CLASS{article}
19 \showthe \prevdepth
21 \OMIT
22 \begin{document}
23 \TIMO
25 \showoutput
27 \showthe \prevdepth
29 \vspace{2mm}
31 \showthe \prevdepth
33 \vspace*{2in}
35 \showthe \prevdepth
37 \showlists
39 At the end\vspace{2mm} (of a paragraph): with check lastskip.
41 \showthe \prevdepth
43 \showthe \lastskip
45 Next paragraph.
47 Star: at the end\vspace{2mm} (of a paragraph): with check lastskip.
49 \showthe \prevdepth
51 \showthe \lastskip
53 Next paragraph.
55 Not at the end\vspace{2mm} (of a paragraph): with check lastskip.
56 Not at the end (of a paragraph).
57 Not at the end (of a paragraph).
58 Not at the end (of a paragraph).
59 Not at the end (of a paragraph).
60 Not at the end (of a paragraph).
61 Not at the end (of a paragraph).
62 Not at the end (of a paragraph).
64 \showthe \prevdepth
66 \showthe \lastskip 
68 Next paragraph.
70 Star: Not at the end\vspace{2mm} (of a paragraph): with check lastskip.
71 Not at the end (of a paragraph).
72 Not at the end (of a paragraph).
73 Not at the end (of a paragraph).
74 Not at the end (of a paragraph).
75 Not at the end (of a paragraph).
76 Not at the end (of a paragraph).
77 Not at the end (of a paragraph).
79 \showthe \prevdepth
81 \showthe \lastskip
83 Next paragraph.
85 \end{document}