[latex3-commits] [git/LaTeX3-latex3-latex2e] develop: test file for everysel functionality (1721bcaf)

Frank Mittelbach frank.mittelbach at latex-project.org
Wed Jan 6 12:44:18 CET 2021


Repository : https://github.com/latex3/latex2e
On branch  : develop
Link       : https://github.com/latex3/latex2e/commit/1721bcaf9fa5280babc11afaf72755c215e14640

>---------------------------------------------------------------

commit 1721bcaf9fa5280babc11afaf72755c215e14640
Author: Frank Mittelbach <frank.mittelbach at latex-project.org>
Date:   Wed Jan 6 12:44:18 2021 +0100

    test file for everysel functionality


>---------------------------------------------------------------

1721bcaf9fa5280babc11afaf72755c215e14640
 base/testfiles-search/tlb-everysel-001.lvt | 21 +++++++++++++++++++++
 base/testfiles-search/tlb-everysel-001.tlg |  9 +++++++++
 2 files changed, 30 insertions(+)

diff --git a/base/testfiles-search/tlb-everysel-001.lvt b/base/testfiles-search/tlb-everysel-001.lvt
new file mode 100644
index 00000000..02c0d4a2
--- /dev/null
+++ b/base/testfiles-search/tlb-everysel-001.lvt
@@ -0,0 +1,21 @@
+\documentclass{article}
+
+\input{test2e}
+
+\usepackage{everysel}
+
+\EverySelectfont{\typeout{Font=\the\font}}
+
+\begin{document}
+
+\START
+
+\sffamily  \itshape
+
+\AtNextSelectfont{\typeout{One time}}
+
+\ttfamily
+
+\normalfont
+
+\END
diff --git a/base/testfiles-search/tlb-everysel-001.tlg b/base/testfiles-search/tlb-everysel-001.tlg
new file mode 100644
index 00000000..2a1778a7
--- /dev/null
+++ b/base/testfiles-search/tlb-everysel-001.tlg
@@ -0,0 +1,9 @@
+This is a generated file for the LaTeX2e validation system.
+Don't change this file in any respect.
+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 ....
+Font=\OT1/cmss/m/sl/10 
+Font=\OT1/cmtt/m/it/10 
+One time
+Font=\OT1/cmr/m/n/10 





More information about the latex3-commits mailing list.