1 %% test file for latex-internal/2153
3 %% Check OK to just define \normalsize in a (sub)style
6 \begin{filecontents}{tlb2153b.sty}
7 \def\normalsize{\fontsize{10pt}{12pt}\selectfont}
10 \begin{filecontents}{tlb2153.sty}
14 \documentstyle[tlb2153b]{tlb2153}
19 \FORMAT{LaTeX2e<1996/06/01>}
22 \typeout{\string\normalsize: \space\meaning\normalsize}
23 \typeout{\string\@normalsize: \meaning\@normalsize}