summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fontsetup/fspstixtwoot.tex
blob: f629d9913eaa58b589d7ae9d7ee3723a5416051b (plain)
1
2
3
4
5
6
7
8
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}