Skip to content
Snippets Groups Projects
Commit 84190ecf authored by Rolf Niepraschk's avatar Rolf Niepraschk
Browse files

...

parent 3f506a5f
No related branches found
No related tags found
No related merge requests found
......@@ -23,16 +23,19 @@
BoldFont = AnonymousPro-Bold,
ItalicFont = AnonymousPro-Italic,
BoldItalicFont = AnonymousPro-BoldItalic,
Scale = MatchLowercase
]
Scale = MatchLowercase]
\setmathfont{texgyrepagella-math.otf}[math-style=ISO,bold-style=ISO]
\let\sffamily=\PTBdesignFont
\unimathsetup{partial=upright}
\ifPTB@serif\else
\RequirePackage[usefilenames,weight=Regular]{firamath-otf}
\unimathsetup{partial=upright}
\setmathfont[range=it]{texgyreheros-italic.otf}
\renewcommand*\familydefault{\sfdefault}
\fi
\RequirePackage{newunicodechar}
\newunicodechar{^^^^202f}{\,}% 'NARROW NO-BREAK SPACE' (\u202F, 8239)
\newunicodechar{^^^^2009}{\,\hspace{0pt}}% 'THIN SPACE'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment