diff --git a/blueprint/src/print.tex b/blueprint/src/print.tex index db86dac6..1aef5447 100644 --- a/blueprint/src/print.tex +++ b/blueprint/src/print.tex @@ -19,11 +19,11 @@ \usepackage{mathtools} \usepackage[warnings-off={mathtools-colon,mathtools-overbracket}]{unicode-math} \usepackage{fontspec} -% \setmathfont{Latin Modern Math} -% \setmathfont[range=\varnothing]{Asana-Math.otf} -% \setmathfont[range=\pitchfork]{Asana-Math.otf} -% \setmathfont[range=\intprod]{Asana-Math.otf} -% \setmathfont[range=\int]{Latin Modern Math} +\setmathfont{latinmodern-math.otf} +\setmathfont[range=\varnothing]{Asana-Math.otf} +\setmathfont[range=\pitchfork]{Asana-Math.otf} +\setmathfont[range=\intprod]{Asana-Math.otf} +\setmathfont[range=\int]{latinmodern-math.otf} \usepackage{amsthm} \usepackage{etexcmds}