Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0747.lvt
blob09548050b8b13a08d547286762fed87d48e9357b
1 % Test file for LaTeX2e PR/747
3 \documentclass{article}
5 % Input the test macros for latex 2e
6 \input{test2e}
8 \AUTHOR{Frank Mittelbach}
10 % Declare the format used on the original run, as printed by
11 % LaTeX.
13 \FORMAT{LaTeX2e<1994/06/01>}
16 \begin{document}               
18 % Everything before this is ignored by the test system.
19 \START
21 \newcommand\tst[1]{\fontsize{#1}{13pt}\selectfont \showthe\font}
23 \renewcommand\fontsubfuzz{.1pt}
25 \tst{-1}
26 \tst{0}
27 \tst{3}
28 \tst{5.5}
29 \tst{6}
30 \tst{7.2}
31 \tst{8.7}
32 \tst{9.2}
33 \tst{9.5}
34 \tst{9.9}
35 \tst{10}
36 \tst{10.0}
37 \tst{10.1}
38 \tst{10.4}
39 \tst{10.5}     % Try these with the old algorithm!
40 \tst{10.9}
41 \tst{10.95}    % OK
42 \tst{11}
43 \tst{11.2}
44 \tst{11.4}
45 \tst{11.5}     % OK for a while.
46 \tst{11.7}
47 \tst{11.9}
48 \tst{12}
49 \tst{12.1}     % Try these with the old algorithm!
50 \tst{12.3}
51 \tst{12.5}
52 \tst{12.7}     % Try again!
53 \tst{12.9}
54 \tst{13}
55 \tst{13.1}
56 \tst{13.3}     % OK again.
57 \tst{13.5}
58 \tst{13.7}
59 \tst{13.9}
60 \tst{14}
61 \tst{14.1}
62 \tst{14.3}
63 \tst{14.4}
64 \tst{14.5}
65 \tst{14.7}
66 \tst{14.9}
67 \tst{15}
68 \tst{15.5}
69 \tst{16}
70 \tst{17}
71 \tst{18}
72 \tst{23.5}
73 \tst{24.5}
74 \tst{25}
75 \tst{1000}
76 \tst{10}
78 \end{document}