summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex')
-rw-r--r--macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex b/macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex
index 174aae2d17..faa64929b0 100644
--- a/macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex
+++ b/macros/latex/contrib/mitthesis/fontsets/mitthesis-newtx-sans-text.tex
@@ -1,5 +1,5 @@
% From mitthesis package
-% Version: 1.01, 2023/06/19
+% Version: 1.01, 2023/07/03
% Documentation: https://ctan.org/pkg/mitthesis
@@ -15,9 +15,9 @@
\RequirePackage{bm}% bold math
\else
\ClassWarning{mitnewthesis}{The newtx font set requires pdflatex. Defaulting to LMR fonts}
- \usepackage[warnings-off={mathtools-colon,mathtools-overbracket}]{unicode-math}
+ \RequirePackage[warnings-off={mathtools-colon,mathtools-overbracket}]{unicode-math}
% suppress tiresome warnings about lack of integration between mathtools and unicode-math.
- % Unicode-math loads the fontspec package, but the default fonts are not selected by fontspec, so
+ % Unicode-math loads the fontspec package, but the default fonts are not selected by fontspec in this case.
\fi
\ No newline at end of file