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

Reihenfolge "setmathfont" ungünstig

parent bec181e5
No related branches found
No related tags found
No related merge requests found
% Rolf Niepraschk, Rolf.Niepraschk@ptb.de
\ProvidesFile{ptbposter-new-engines.clo}%
[2019/06/18 v0.1b `PTB-Poster' new engines (RN/PTB)]
[2019/06/25 v0.1c `PTB-Poster' new engines (RN/PTB)]
\RequirePackage[no-math]{fontspec}
\RequirePackage{unicode-math}
\setmainfont{texgyrepagella}[
Ligatures=TeX,
......@@ -26,12 +25,11 @@
BoldItalicFont = AnonymousPro-BoldItalic,
Scale = MatchLowercase
]
\ifPTB@serif
\setmathfont{texgyrepagella-math.otf}[math-style=ISO,bold-style=ISO]
\else
\renewcommand*\familydefault{\sfdefault}
\setmathfont{texgyrepagella-math.otf}[math-style=ISO,bold-style=ISO]
\ifPTB@serif\else
\renewcommand*\familydefault{\sfdefault}
\setmathfont[range=it]{texgyreheros-italic.otf}
\RequirePackage[usefilenames,weight=Regular]{firamath-otf}
\setmathfont[range=it]{texgyreheros-italic.otf}
\fi
\RequirePackage{newunicodechar}
\newunicodechar{^^^^202f}{\,}% 'NARROW NO-BREAK SPACE' (\u202F, 8239)
......
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