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

Test zu "firamath" (auskommentiert)

parent 05c6b969
No related branches found
No related tags found
No related merge requests found
...@@ -117,20 +117,9 @@ footskip=0bp, ...@@ -117,20 +117,9 @@ footskip=0bp,
%\RequirePackage[no-math]{fontspec} %\RequirePackage[no-math]{fontspec}
\RequirePackage{unicode-math} \RequirePackage{unicode-math}
\setmainfont{texgyreheros}[
Ligatures=TeX, \iftrue
Extension=.otf,
UprightFont=*-regular,
BoldFont=*-bold,
ItalicFont=*-italic,
BoldItalicFont=*-bolditalic.otf]
\setsansfont{texgyreheros}[
Ligatures=TeX,
Extension=.otf,
UprightFont=*-regular,
BoldFont=*-bold,
ItalicFont=*-italic,
BoldItalicFont=*-bolditalic.otf]
\setmathfont{Asana-Math.otf}[math-style=ISO,bold-style=ISO]% damit sind Einheiten kursiv \setmathfont{Asana-Math.otf}[math-style=ISO,bold-style=ISO]% damit sind Einheiten kursiv
\setmathfont{texgyreheros-regular.otf}[range=\mathup,Scale=MatchLowercase] \setmathfont{texgyreheros-regular.otf}[range=\mathup,Scale=MatchLowercase]
\setmathfont{texgyreheros-italic.otf}[range=\mathit,Scale=MatchLowercase] \setmathfont{texgyreheros-italic.otf}[range=\mathit,Scale=MatchLowercase]
...@@ -146,6 +135,27 @@ footskip=0bp, ...@@ -146,6 +135,27 @@ footskip=0bp,
% richtiger Mathfont, damit diverse Werte korrekt gesetzt werden. % richtiger Mathfont, damit diverse Werte korrekt gesetzt werden.
% Wirklich nötig? % Wirklich nötig?
\else
\usepackage{firamath-otf} % passt doch nicht gut zu Helvetica (Arial))
\fi
\setmainfont{texgyreheros}[
Ligatures=TeX,
Extension=.otf,
UprightFont=*-regular,
BoldFont=*-bold,
ItalicFont=*-italic,
BoldItalicFont=*-bolditalic.otf]
\setsansfont{texgyreheros}[
Ligatures=TeX,
Extension=.otf,
UprightFont=*-regular,
BoldFont=*-bold,
ItalicFont=*-italic,
BoldItalicFont=*-bolditalic.otf]
\RequirePackage{newunicodechar} \RequirePackage{newunicodechar}
\newunicodechar{^^^^202f}{\,}% 'NARROW NO-BREAK SPACE' (\u202F, 8239) \newunicodechar{^^^^202f}{\,}% 'NARROW NO-BREAK SPACE' (\u202F, 8239)
\newunicodechar{^^^^2009}{\,\hspace{0pt}}% 'THIN SPACE' \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