Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb2649.lvt
blob6ef27463632845123b8deaf57fa8b080823987c4
1 % \iffalse meta-comment
3 % Copyright (C) 1997 Rainer Schoepf.
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 LaTeX2e bug report #2649.
16 % Spurious math material from fd files and others.
18 % Input the test macros for LaTeX2e
19 \input{test2e}
21 \documentclass{minimal}
23 \AUTHOR{asnd@triumf.ca (Donald Arseneau)}
25 % Declare the format used on the original run, as printed by
26 % LaTeX.
28 \FORMAT{LaTeX2e<1997/12/01>}
30 \CLASS{minimal}
33  \DeclareFontEncoding{TS1}{}{}
35  \makeatletter
37  \newcommand\testfile[1]{%
38  $$\nfss@catcodes
39    \typeout{Testing #1}%
40    \input{#1}%
41    \halign{##\cr}$$
42  }
43  \makeatother
45  \begin{document}
46  \testfile{omlcmm.fd}
47  \testfile{omlcmr.fd}
48  \testfile{omllcmm.fd}
49  \testfile{omscmr.fd}
50  \testfile{omscmsy.fd}
51  \testfile{omslcmsy.fd}
52  \testfile{omxcmex.fd}
53  \testfile{omxlcmex.fd}
54  \testfile{ot1cmdh.fd}
55  \testfile{ot1cmfib.fd}
56  \testfile{ot1cmfr.fd}
57  \testfile{ot1cmr.fd}
58  \testfile{ot1cmss.fd}
59  \testfile{ot1cmtt.fd}
60  \testfile{ot1cmvtt.fd}
61  \testfile{ot1lcmss.fd}
62  \testfile{ot1lcmtt.fd} 
63  \testfile{t1cmdh.fd} 
64  \testfile{t1cmfib.fd} 
65  \testfile{t1cmfr.fd} 
66  \testfile{t1cmr.fd} 
67  \testfile{t1cmss.fd}
68  \testfile{t1cmtt.fd}
69  \testfile{t1cmvtt.fd}
70  \testfile{t1lcmss.fd} 
71  \testfile{t1lcmtt.fd}
72  \testfile{ts1cmr.fd}
73  \testfile{ts1cmss.fd}
74  \testfile{ts1cmtt.fd}
75  \testfile{ts1cmvtt.fd}
76  \testfile{ucmr.fd}
77  \testfile{ucmss.fd}
78  \testfile{ucmtt.fd}
79  \testfile{ulasy.fd}
80  \testfile{ullasy.fd}
82  \end{document}