Log changes
[latex2e.git] / latex2e-20151001 / base / testfiles / tlb0406.lvt
blob13e3da306acc88084fe326c5fbeca5636fbf7888
1 % Test file for LaTeX2e PR/406
3 \documentclass{article}
5 \usepackage[debugshow]{tracefnt}
7 % Input the test macros for latex 2e
8 \input{test2e}
10 % Everything before this is ignored by the test system.
11 \START
13 \AUTHOR{Frank Mittelbach}
15 % Declare the format used on the original run, as printed by
16 % LaTeX.
18 \FORMAT{LaTeX2e<1994/06/01>}
20 \CLASS{article}
22 %% test that the following declarations are valid:
24 \showthe\mathcode`\a
25 \DeclareMathSymbol{a}{7}{operators}{`a}
26 \showthe\mathcode`\a
27 \DeclareMathSymbol{a}{7}{operators}{`\a}
28 \showthe\mathcode`\a
29 \DeclareMathSymbol{a}{7}{letters}{`\a}
30 \showthe\mathcode`\a
32 \stop