Minimise potential for font error on windows

This commit is contained in:
tremeur29 2021-05-18 12:24:42 +01:00
parent 953e08eef9
commit 67a9c99f16

View file

@ -36,8 +36,8 @@
\setmainfont{TeX Gyre Pagella} \setmainfont{TeX Gyre Pagella}
\setmathfont(Digits){TeX Gyre Pagella Math} \setmathfont(Digits){TeX Gyre Pagella Math}
\setmathfont(Latin,Greek){TeX Gyre Pagella} \setmathfont(Latin,Greek){TeX Gyre Pagella}
\newfontfamily\ipatext{Doulos SIL} % \newfontfamily\ipatext{Doulos SIL}
\DeclareTextFontCommand{\phontrans}{\ipatext} % wrap // and [] in \phontrans % \DeclareTextFontCommand{\phontrans}{\ipatext} % wrap // and [] in \phontrans
% Typographic tweaks % Typographic tweaks
\usepackage{csquotes} \usepackage{csquotes}