[latex3-commits] [git/LaTeX3-latex3-fontspec] stix_test: Use STIXTwo instead of STIX2 in tests (905e072)
Marcel Fabian Krüger
tex at 2krueger.de
Mon May 23 17:08:32 CEST 2022
Repository : https://github.com/latex3/fontspec
On branch : stix_test
Link : https://github.com/latex3/fontspec/commit/905e0726ffc78c6d16fdd1512634e157c7be0eca
>---------------------------------------------------------------
commit 905e0726ffc78c6d16fdd1512634e157c7be0eca
Author: Marcel Fabian Krüger <tex at 2krueger.de>
Date: Mon May 23 17:08:32 2022 +0200
Use STIXTwo instead of STIX2 in tests
>---------------------------------------------------------------
905e0726ffc78c6d16fdd1512634e157c7be0eca
testfiles/script-lang-trk.luatex.tlg | 12 ++++++------
testfiles/script-lang-trk.lvt | 6 +++---
testfiles/script-lang-trk.xetex.tlg | 12 ++++++------
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/testfiles/script-lang-trk.luatex.tlg b/testfiles/script-lang-trk.luatex.tlg
index 8ab5400..fa72a06 100644
--- a/testfiles/script-lang-trk.luatex.tlg
+++ b/testfiles/script-lang-trk.luatex.tlg
@@ -1,13 +1,13 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
DEFAULT
-TU/STIX2Text-Regular.otf(0)/m/n:
- [STIX2Text-Regular.otf]:mode=node;script=latn;language=dflt;+tlig;
+TU/STIXTwoText-Regular.otf(0)/m/n:
+ [STIXTwoText-Regular.otf]:mode=node;script=latn;language=dflt;+tlig;
SCRIPT DFLT
-TU/STIX2Text-Regular.otf(1)/m/n:
- [STIX2Text-Regular.otf]:mode=node;script=latn;language=dflt;+tlig;
+TU/STIXTwoText-Regular.otf(1)/m/n:
+ [STIXTwoText-Regular.otf]:mode=node;script=latn;language=dflt;+tlig;
LANG TRK
-TU/STIX2Text-Regular.otf(2)/m/n:
- [STIX2Text-Regular.otf]:mode=node;script=latn;language=TRK;+tlig;
+TU/STIXTwoText-Regular.otf(2)/m/n:
+ [STIXTwoText-Regular.otf]:mode=node;script=latn;language=TRK;+tlig;
***************
Compilation 1 of test file completed with exit status 0
diff --git a/testfiles/script-lang-trk.lvt b/testfiles/script-lang-trk.lvt
index 777e753..1d3dbfb 100644
--- a/testfiles/script-lang-trk.lvt
+++ b/testfiles/script-lang-trk.lvt
@@ -6,15 +6,15 @@
\begin{document}
\MSG{DEFAULT}
-\setmainfont{STIX2Text-Regular.otf}
+\setmainfont{STIXTwoText-Regular.otf}
\CURRNFSS
\MSG{SCRIPT DFLT}
-\setmainfont{STIX2Text-Regular.otf}[Script=Latin]
+\setmainfont{STIXTwoText-Regular.otf}[Script=Latin]
\CURRNFSS
\MSG{LANG TRK}
-\setmainfont{STIX2Text-Regular.otf}[Script=Latin,Language=Turkish]
+\setmainfont{STIXTwoText-Regular.otf}[Script=Latin,Language=Turkish]
\CURRNFSS
\end{document}
diff --git a/testfiles/script-lang-trk.xetex.tlg b/testfiles/script-lang-trk.xetex.tlg
index d61fc57..4c4e8fa 100644
--- a/testfiles/script-lang-trk.xetex.tlg
+++ b/testfiles/script-lang-trk.xetex.tlg
@@ -1,13 +1,13 @@
This is a generated file for the l3build validation system.
Don't change this file in any respect.
DEFAULT
-TU/STIX2Text-Regular.otf(0)/m/n:
- "[STIX2Text-Regular.otf]/OT:script=latn;language=dflt;mapping=tex-text;"
+TU/STIXTwoText-Regular.otf(0)/m/n:
+ "[STIXTwoText-Regular.otf]/OT:script=latn;language=dflt;mapping=tex-text;"
SCRIPT DFLT
-TU/STIX2Text-Regular.otf(1)/m/n:
- "[STIX2Text-Regular.otf]/OT:script=latn;language=dflt;mapping=tex-text;"
+TU/STIXTwoText-Regular.otf(1)/m/n:
+ "[STIXTwoText-Regular.otf]/OT:script=latn;language=dflt;mapping=tex-text;"
LANG TRK
-TU/STIX2Text-Regular.otf(2)/m/n:
- "[STIX2Text-Regular.otf]/OT:script=latn;language=TRK;mapping=tex-text;"
+TU/STIXTwoText-Regular.otf(2)/m/n:
+ "[STIXTwoText-Regular.otf]/OT:script=latn;language=TRK;mapping=tex-text;"
***************
Compilation 1 of test file completed with exit status 0
More information about the latex3-commits
mailing list.