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

"TeXGyreHeros" -> "TeX Gyre Heros"

parent 51444889
No related branches found
No related tags found
No related merge requests found
......@@ -104,7 +104,7 @@
\ifXeOrLua% XeLaTeX oder luaLaTeX
\typeout{############################ XeLaTeX oder luaLaTeX}
\typeout{#### XeLaTeX oder luaLaTeX}
%\RequirePackage[no-math]{fontspec}
\RequirePackage{unicode-math}
......@@ -122,8 +122,9 @@
\setmathfont[range=\mathbfsfit,Scale=MatchLowercase]{TeXGyreHeros-BoldItalic}
\setmathfont[range=\mathpunct]{TeXGyreHeros-Regular}
\setmathfont[range=\int]{Asana Math}
% als letztes immer ein
% (Ulrike): )als letztes immer einen
% richtiger Mathfont, damit diverse Werte korrekt gesetzt werden.
% Wirklich nötig?
\RequirePackage{newunicodechar}
\newunicodechar{^^^^202f}{\,}% 'NARROW NO-BREAK SPACE' (\u202F, 8239)
......@@ -135,7 +136,7 @@
\else
\typeout{############################ pdfLaTeX}
\typeout{#### pdfLaTeX}
\RequirePackage{fix-cm}% ???
\RequirePackage[T1]{fontenc}
......
......@@ -83,8 +83,8 @@
\ifPTB@XeOrLua
\RequirePackage[no-math]{fontspec}
\RequirePackage{unicode-math}
\setromanfont[Ligatures=TeX]{TeXGyrePagella}
\setsansfont[Ligatures=TeX]{TeXGyreHeros}
\setromanfont[Ligatures=TeX]TeX Gyre Pagella}
\setsansfont[Ligatures=TeX]{TeX Gyre Heros}
%\setmonofont[Scale=0.88]{DejaVu Sans Mono}
%%%\setmonofont[Scale=1.05]{Latin Modern Mono}
\setmonofont{AnonymousPro-Regular}[%
......
\ProvidesFile{vl-versandauftrag-1.clo}[Definitionen f. luaLaTeX/XeLaTeX]
\RequirePackage{fontspec}
\setsansfont[Ligatures=TeX]{TeXGyreHeros}
\setsansfont[Ligatures=TeX]TeX Gyre Pagella}
\setmonofont{AnonymousPro-Regular}[%
Extension = .ttf,
BoldFont = AnonymousPro-Bold,
......
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