1 % Test file for LaTeX2e PR/2133
3 \documentclass{article}
5 % Input the test macros for latex 2e
10 % Declare the format used on the original run, as printed by
13 \FORMAT{LaTeX2e<1998/06/01>}
15 % Removed as it meeses up all accents!
16 % \usepackage[debugshow]{tracefnt}
18 % Everything before this is ignored by the test system.
24 \fontencoding{T1}\selectfont
26 \def\encodingdefault{T1}
28 % This simulates setting stuff in an hbox for each accent.
30 \setbox0 \hbox {\normalfont h \bf l \sl l }
31 \setbox0 \hbox {\large l }
34 X sel \"{\selectfont l}
37 X ig \"{\ignorespaces i}
39 % BAD (ignorespaces in usefont in normalfont):
40 X nor \"{\normalfont n}
42 \def\usefont#1#2#3#4{\fontencoding{#1}\fontfamily{#2}%
43 \fontseries{#3}\fontshape{#4}\selectfont}
46 X new \"{\normalfont n}
54 % BAD (group, maybe fixable?):
58 X nsl \"{\normalfont\fontshape{sl}\selectfont l}
61 X bx \"{\fontseries{bx}\selectfont l}
66 % BAD (group, maybe fixable?):