Skip to content

Commit

Permalink
use different test
Browse files Browse the repository at this point in the history
  • Loading branch information
FrankMittelbach committed Jan 6, 2021
1 parent 4c3f258 commit 6d2e649
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 9 deletions.
10 changes: 6 additions & 4 deletions base/testfiles-search/tlb-everysel-001.lvt
Expand Up @@ -4,16 +4,18 @@

\usepackage{everysel}

\EverySelectfont{\typeout{Switched to \the\font}}
\EverySelectfont{\typeout{Font=\the\font}}

\begin{document}

\START

\ttfamily X \itshape Y
\sffamily \itshape

\AtNextSelectfont{\typeout{Really!}}
\AtNextSelectfont{\typeout{One time}}

\sffamily Z \upshape ?
\ttfamily

\normalfont

\END
10 changes: 5 additions & 5 deletions base/testfiles-search/tlb-everysel-001.tlg
@@ -1,9 +1,9 @@
This is a generated file for the LaTeX2e validation system.
Don't change this file in any respect.
Switched to \OT1/cmtt/m/n/10
Switched to \OT1/cmtt/m/it/10
Font=\OT1/cmss/m/n/10
LaTeX Font Info: Font shape `OT1/cmss/m/it' in size <10> not available
(Font) Font shape `OT1/cmss/m/sl' tried instead on input line ....
Switched to \OT1/cmss/m/sl/10
Really!
Switched to \OT1/cmss/m/n/10
Font=\OT1/cmss/m/sl/10
Font=\OT1/cmtt/m/it/10
One time
Font=\OT1/cmr/m/n/10

0 comments on commit 6d2e649

Please sign in to comment.