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

Test zu "GFSNeohellenicMath" (auskommentiert)

parent d8f53b9c
Branches
No related tags found
No related merge requests found
......@@ -118,7 +118,22 @@ footskip=0bp,
%\RequirePackage[no-math]{fontspec}
\RequirePackage{unicode-math}
\iftrue
\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]
\iftrue
\setmathfont{Asana-Math.otf}[math-style=ISO,bold-style=ISO]% damit sind Einheiten kursiv
\setmathfont{texgyreheros-regular.otf}[range=\mathup,Scale=MatchLowercase]
......@@ -137,24 +152,13 @@ footskip=0bp,
\else
\usepackage{firamath-otf} % passt doch nicht gut zu Helvetica (Arial))
%%%\usepackage{firamath-otf} % passt doch nicht gut zu Helvetica (Arial))
\fi
\setmathfont{GFSNeohellenicMath.otf}%
[math-style=ISO,bold-style=ISO,Scale=MatchUppercase]
\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]
\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.
Please register or to comment