From e5d247691c6f0d5a277787f5854232bf54fa334f Mon Sep 17 00:00:00 2001 From: Florian Graf Date: Wed, 15 Mar 2023 17:04:42 +0100 Subject: [PATCH] add symbols missing from garamond math --- Thesis.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Thesis.tex b/Thesis.tex index 634dab0..94b3970 100644 --- a/Thesis.tex +++ b/Thesis.tex @@ -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}