We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1645804 commit 9bcd9fcCopy full SHA for 9bcd9fc
blueprint/src/print.tex
@@ -15,11 +15,11 @@
15
16
\usepackage[warnings-off={mathtools-colon,mathtools-overbracket}]{unicode-math}
17
\usepackage{fontspec}
18
-\setmathfont{Latin Modern Math}
19
-\setmathfont[range=\varnothing]{Asana-Math.otf}
20
-\setmathfont[range=\pitchfork]{Asana-Math.otf}
21
-\setmathfont[range=\intprod]{Asana-Math.otf}
22
-\setmathfont[range=\int]{Latin Modern Math}
+% \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}
23
24
\usepackage[nameinlink, capitalize]{cleveref}
25
0 commit comments