[latex3-commits] [latex3/fontspec] use-keyval: add testfile (ae46025)

github at latex-project.org github at latex-project.org
Sun Dec 17 19:38:57 CET 2023


Repository : https://github.com/latex3/fontspec
On branch  : use-keyval
Link       : https://github.com/latex3/fontspec/commit/ae4602590d7f7d177abac9d16acd8a7cde50bdc4

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

commit ae4602590d7f7d177abac9d16acd8a7cde50bdc4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date:   Sun Dec 17 19:38:57 2023 +0100

    add testfile


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

ae4602590d7f7d177abac9d16acd8a7cde50bdc4
 testfiles/00-pkg-load-twice.luatex.tlg | 16 ++++++++++++++++
 testfiles/00-pkg-load-twice.lvt        |  6 ++++++
 testfiles/00-pkg-load-twice.tlg        | 12 ++++++++++++
 3 files changed, 34 insertions(+)

diff --git a/testfiles/00-pkg-load-twice.luatex.tlg b/testfiles/00-pkg-load-twice.luatex.tlg
new file mode 100644
index 0000000..990db5e
--- /dev/null
+++ b/testfiles/00-pkg-load-twice.luatex.tlg
@@ -0,0 +1,16 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+Completed box being shipped out [1]
+\hbox(0.0+0.0)x0.0, glue set - 1.0, direction TLT
+.\TU/lmr/m/n/10 h
+.\TU/lmr/m/n/10 e
+.\TU/lmr/m/n/10 l
+.\TU/lmr/m/n/10 l
+.\TU/lmr/m/n/10 o
+.\glue(\spaceskip) 3.33 plus 1.665 minus 1.11
+.\mathon
+.\OT1/cmr/m/n/10 a
+.\mathoff
+.\glue(\spaceskip) 3.33 plus 1.665 minus 1.11
+***************
+Compilation 1 of test file completed with exit status 0
diff --git a/testfiles/00-pkg-load-twice.lvt b/testfiles/00-pkg-load-twice.lvt
new file mode 100644
index 0000000..03ee837
--- /dev/null
+++ b/testfiles/00-pkg-load-twice.lvt
@@ -0,0 +1,6 @@
+\input{fontspec-testsetup}
+\usepackage{fontspec}
+\usepackage[no-math]{fontspec}
+\begin{document}
+\SHIPOUT{hello $\mathrm{a}$ } 
+\end{document}
diff --git a/testfiles/00-pkg-load-twice.tlg b/testfiles/00-pkg-load-twice.tlg
new file mode 100644
index 0000000..b7e94f0
--- /dev/null
+++ b/testfiles/00-pkg-load-twice.tlg
@@ -0,0 +1,12 @@
+This is a generated file for the l3build validation system.
+Don't change this file in any respect.
+Completed box being shipped out [1]
+\hbox(0.0+0.0)x0.0, glue set - 1.0
+.\TU/lmr/m/n/10 hello
+.\glue 3.33 plus 1.665 minus 1.11
+.\mathon
+.\OT1/cmr/m/n/10 a
+.\mathoff
+.\glue 3.33 plus 1.665 minus 1.11
+***************
+Compilation 1 of test file completed with exit status 0





More information about the latex3-commits mailing list.