%\RequirePackage[no-math]{fontspec} \RequirePackage{fontspec} \defaultfontfeatures{Ligatures=TeX} %\RequirePackage[garamond]{mathdesign} \newfontfamily{\defaultfont}{Garamond} \newfontfamily{\greekfont}{Garamond} \RequirePackage[Latin, Greek]{ucharclasses} \setDefaultTransitions{\defaultfont}{} \setTransitionsForLatin{\defaultfont}{} \setTransitionsForGreek{\greekfont}{} \RequirePackage{unicode-math} \setmathfont{Garamond-Math.otf} \setmathfont[range=\mathup/{num,latin,Latin,greek,Greek}]{Garamond} \setmathfont[range=\mathbfup/{num,latin,Latin,greek,Greek}]{Garamond Bold} \setmathfont[range=\mathit/{num,latin,Latin,greek,Greek}]{Garamond Italic} \setmathfont[range=\mathbfit/{num,latin,Latin,greek,Greek}]{Garamond Bold} \endinput