add symbols missing from garamond math

pull/51/head
Florian Graf 2023-03-15 17:04:42 +01:00 committed by Bastian Rieck
parent 9bb7695ae3
commit e5d247691c
1 changed files with 3 additions and 1 deletions

View File

@ -59,7 +59,9 @@
\ifxetexorluatex
\usepackage{unicode-math}
\setmainfont{EB Garamond}
\setmathfont{Garamond Math}
\setmathfont{Garamond Math}%[StylisticSet={6,7,8,9,10}]
%load missing symbols from other font
\setmathfont{STIX Two Math}[range={\sharp, \natural, \flat, \clubsuit, \spadesuit, \checkmark}]
\setmonofont[Scale=MatchLowercase]{Source Code Pro}
\else
\usepackage[lf]{ebgaramond}