summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-03-01 21:04:40 +0000
committerKarl Berry <karl@freefriends.org>2023-03-01 21:04:40 +0000
commit97033e6cc2c1a29821fb8101891bd4fde386e925 (patch)
treec7815f716aa8ff96c9712f31799e8c6924fbcfa8 /Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
parente7d8ea01c688bd60826057179f6f822ae9e3fe83 (diff)
xduts (1mar23)
git-svn-id: svn://tug.org/texlive/trunk@66277 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls')
-rw-r--r--Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls b/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
index 2a2e3f36ecc..dcb53ee9315 100644
--- a/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
+++ b/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
@@ -29,9 +29,10 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{xduugthesis}
- {2023/02/23}{5.4.0.1}
+ {2023/03/01}{5.6.0.0}
{Xidian University Undergraduate Thesis document class}
\RequirePackage { xparse, l3keys2e }
+\PassOptionsToPackage { no-math } { fontspec }
\PassOptionsToPackage { quiet } { xeCJK }
\PassOptionsToClass
{
@@ -469,7 +470,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:
{