1 % \iffalse meta-comment
3 % Copyright (C) 1992 by David Carlisle, Frank Mittelbach.
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 LaTeX2.09 testing latex.bug (style) entries:
16 % 61. Added \reset@font to definition of \@eqnnum in leqno style option.
17 % (Change made 29 Sep 91.)
20 \documentstyle[leqno]{article}
23 % Input the test macros for LaTeX2e
26 % Everything before this is ignored by the test system.
31 % Declare the format used on the original run, as printed by
34 \FORMAT{LaTeX2e<1993/12/24>}
36 % Article document style for this test. We need to have a
37 % minimal font setup, for the last few tests, otherwise we
38 % could have done this with no documentstyle.
40 \STYLE{article <14 Jan 92>}
41 % \STYLE{report <14 Jan 92>}
42 % \STYLE{book <14 Jan 92>}
43 % \STYLE{letter <25 Mar 92>}
45 % no document style options for this test
49 % Optionally declare commands which are (or might be)
50 % defined in this `module' of LaTeX. Each command declared
51 % will be recorded in the .tlg file as Defined, Undefined,
52 % or Relaxed (ie \let to \relax, which LaTeX treats for most
53 % purposes as being undefined)
55 \declare@command\@eqnnum
56 \declare@command\theequation
57 \renewcommand{\theequation}{\arabic{equation}\typeout{\string\@eqnnum\ font is \the\font}}
61 An equation\sf san serif will appear as \verb|\cmss|
63 \sum_{i=1}^{n} x_{i} = \int_{0}^{1} f