1 % \iffalse meta-comment
3 % Copyright (C) 1997 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 #2558.
16 % Inputenc: \inputencoding does not work (missing \makeat...)
18 % Input the test macros for LaTeX2e
21 \documentclass{minimal}
23 \AUTHOR{sandmann@daimi.aau.dk (Soeren Sandmann)}
25 % Declare the format used on the original run, as printed by
28 \FORMAT{LaTeX2e<1997/06/01>}
30 % Article document style for this test. We need to have a
31 % minimal font setup, for the last few tests, otherwise we
32 % could have done this with no documentclass.
47 \inputencoding{latin1}
48 \showthe\catcode`\@ % should be 11
51 \inputencoding{latin1}
52 \showthe\catcode`\@ % should now be 12