Improve build script for amsmath
[latex2e.git] / latex2e-20160201 / base / testfiles / tlb0057-2015.lvt
blobe5bf64258e16e8bd1b0a76de518d8bd5710bc414
1 % \iffalse meta-comment
3 % Copyright (C) 1994 by 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 #57.
16 % \docdate defined, but undefined page style is not an error.
18 \documentclass[a4paper,titlepage]{report}
20 % Input the test macros for LaTeX2e
21 \input{test2e}
23 % Everything before this is ignored by the test system.
24 \START
26 \AUTHOR{Dr. Steven Evans}
28 % Declare the format used on the original run, as printed by
29 % LaTeX.
31 \FORMAT{LaTeX2e<1993/12/24>}
33 % Report document class for this test.
35 \CLASS[a4paper,titlepage]{report}
37 \showoutput
38 \scrollmode
40 \def\filedate{12 Jan 1994}
41 \def\fileversion{v1}
43 \setcounter{secnumdepth}{3}
44 \setcounter{tocdepth}{3}
45 \newcommand{\TeachingAims}{\paragraph{Teaching  Aims}}
47 \title{FSM Story Board \fileversion}
48 \author{Dr. Steven Evans}
50 % ***************************************************
51 % undefined command  \docdate not reported
52 % ***************************************************
53 \date{\docdate}
55 % *************************************************
56 % undefined pagestyle `headng' not reported
57 % *************************************************
58 \pagestyle{heading}
60 \OMIT
62 \begin{document}
64 \TIMO
66 \maketitle
67 \tableofcontents
68 \end{document}