1 % \iffalse meta-comment
3 % Copyright (C) 1994 by Rainer Schoepf.
6 % This file is part of the validate package.
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.
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
23 % Everything before this is ignored by the test system.
26 \AUTHOR{Dr. Steven Evans}
28 % Declare the format used on the original run, as printed by
31 \FORMAT{LaTeX2e<1993/12/24>}
33 % Report document class for this test.
35 \CLASS[a4paper,titlepage]{report}
40 \def\filedate{12 Jan 1994}
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 % ***************************************************
55 % *************************************************
56 % undefined pagestyle `headng' not reported
57 % *************************************************