Fixed fonts (addresses #33)

pull/35/head
Bastian Rieck 2021-10-27 10:29:23 +02:00
parent 06ca40bb95
commit 0d10368066
2 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -57,7 +57,9 @@
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\ifxetexorluatex
\usepackage{unicode-math}
\setmainfont{EB Garamond}
\setmathfont{Garamond Math}
\setmonofont[Scale=MatchLowercase]{Source Code Pro}
\else
\usepackage[lf]{ebgaramond}