summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-12-16 20:52:02 +0000
committerKarl Berry <karl@freefriends.org>2023-12-16 20:52:02 +0000
commit5a440c04ae31cde08b2dd427992abd819fa1c0a2 (patch)
tree387ae50d8cad2e215bb60b3410b1ca8b9779d268 /Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex
parente3025fe2f02625a6cb439b6b4226e6d535af7552 (diff)
fontsetup (16dec23)
git-svn-id: svn://tug.org/texlive/trunk@69149 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex')
-rw-r--r--Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex9
1 files changed, 9 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex b/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex
new file mode 100644
index 00000000000..f629d9913ea
--- /dev/null
+++ b/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex
@@ -0,0 +1,9 @@
+\defaultfontfeatures{Ligatures=TeX}
+\setmainfont[%
+ Script=Default,% make small caps work for both latn and grek
+ ItalicFont=STIXTwoText-Italic.otf,
+ BoldFont=STIXTwoText-Bold.otf,
+ BoldItalicFont=STIXTwoText-BoldItalic.otf,
+ % RawFeature=+pnum,% variable width numbers
+SmallCapsFeatures={Numbers=OldStyle}]{STIXTwoText-Regular.otf}
+\setmathfont{STIXTwoMath-Regular.otf} \ No newline at end of file