summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls')
-rw-r--r--Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls b/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
index 309a66380fc..f956c818cc4 100644
--- a/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
+++ b/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
@@ -29,9 +29,10 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{xdupgthesis}
- {2023/02/23}{5.4.0.1}
+ {2023/03/01}{5.6.0.0}
{Xidian University Postgraduate Thesis document class}
\RequirePackage { xparse, l3keys2e }
+\PassOptionsToPackage { no-math } { fontspec }
\PassOptionsToPackage { quiet } { xeCJK }
\PassOptionsToClass
{
@@ -468,7 +469,8 @@
\cs_new:Npn \__xdu_load_unicode_math_pkg:
{
\PassOptionsToPackage { \l__xdu_unicode_math_tl } { unicode-math }
- \RequirePackage { unicode-math }
+ \RequirePackage { unicode-math }
+ \setoperatorfont { \symup }
}
\cs_new:Npn \__xdu_load_math_font_cambria:
{