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 #375.
16 % Problems changing font encoding in docstrip document.
18 % Input the test macros for LaTeX2e
22 \begin{filecontents}{test.dtx}
24 % \author{Alan Jeffrey}
29 % Look what happens if you change encoding in a docstrip document:
30 % {\fontencoding{T1}\selectfont foo}.
32 % And then the driver:
35 \documentclass{ltxdoc}
45 \documentclass{ltxdoc}
47 % Everything before this is ignored by the test system.
52 % Declare the format used on the original run, as printed by
55 \FORMAT{LaTeX2e<1994/12/01>}
57 % Article document style for this test. We need to have a
58 % minimal font setup, for the last few tests, otherwise we
59 % could have done this with no documentclass.