1 % \iffalse meta-comment
3 % Copyright (C) 1995 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 #1638.
16 % Asterisks at the beginning of a line within the scope of \obeycr disappear.
18 % Input the test macros for LaTeX2e
21 \documentclass{report}
25 % Everything before this is ignored by the test system.
28 \AUTHOR{Scott D. Anderson}
30 % Declare the format used on the original run, as printed by
33 \FORMAT{LaTeX2e<1994/12/01>}
34 % Article document style for this test. We need to have a
35 % minimal font setup, for the last few tests, otherwise we
36 % could have done this with no documentclass.
44 The following are Common Lisp global variables:
45 \begin{flushleft}\obeycr %
52 *compile-file-pathname*
53 *compile-file-truename*
58 *default-pathname-defaults*
72 %% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%\
74 %% \obeycr modified from latex.ltx by Scott D. Anderson. This prevents
75 %% problems with stars or brackets following the newline.
78 {\catcode`\^^M=13 \gdef\Obeycr{\catcode`\^^M=13 \def^^M{\\[0pt]}\@gobblecr}}
81 The following are Common Lisp global variables:
82 \begin{flushleft}\Obeycr %
89 *compile-file-pathname*
90 *compile-file-truename*
95 *default-pathname-defaults*