summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/xelatex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-11-23 20:50:40 +0000
committerKarl Berry <karl@freefriends.org>2022-11-23 20:50:40 +0000
commit4c3dbea27655a0d582ce15d6a67631e1f3252e60 (patch)
tree007dfb8848fb1704c7bd10870c94221d002c64e4 /Master/texmf-dist/tex/xelatex
parent8a2d5b386a4d9f3b080f39af536208a7219a91e6 (diff)
xduts (21nov22)
git-svn-id: svn://tug.org/texlive/trunk@65090 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/xelatex')
-rw-r--r--Master/texmf-dist/tex/xelatex/xduts/xdufont.sty5
-rw-r--r--Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls51
-rw-r--r--Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls5
3 files changed, 39 insertions, 22 deletions
diff --git a/Master/texmf-dist/tex/xelatex/xduts/xdufont.sty b/Master/texmf-dist/tex/xelatex/xduts/xdufont.sty
index b3ef4db25b1..46631292cef 100644
--- a/Master/texmf-dist/tex/xelatex/xduts/xdufont.sty
+++ b/Master/texmf-dist/tex/xelatex/xduts/xdufont.sty
@@ -28,7 +28,7 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplPackage{xdufont}
- {2022/08/15}{2.12.2.0}
+ {2022/11/23}{2.14.1.3}
{Xidian University Font package}
\RequirePackage { xparse, l3keys2e }
\PassOptionsToPackage { quiet } { xeCJK }
@@ -53,7 +53,7 @@
math-font .choices:nn =
{
asana, cambria, cm, fira, garamond, lm, libertinus, stix,
- bonum, dejavu, pagella, schola, termes, xits, none
+ bonum, dejavu, pagella, schola, termes, xits, erewhon, none
}
{ \tl_set_eq:NN \l__xdu_math_font_tl \l_keys_choice_tl },
unicode-math .tl_set:N = \l__xdu_unicode_math_tl,
@@ -409,6 +409,7 @@
{ fira } { FiraMath-Regular.otf },
{ garamond } { Garamond-Math.otf },
{ lm } { latinmodern-math.otf },
+ { erewhon } { Erewhon-Math.otf },
{ libertinus } { LibertinusMath-Regular.otf },
{ stix } { STIXMath-Regular.otf },
{ bonum } { texgyrebonum-math.otf },
diff --git a/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls b/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
index 015a5bc8746..56bf7154be2 100644
--- a/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
+++ b/Master/texmf-dist/tex/xelatex/xduts/xdupgthesis.cls
@@ -28,7 +28,7 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{xdupgthesis}
- {2022/08/15}{2.12.2.0}
+ {2022/11/23}{2.14.1.3}
{Xidian University Postgraduate Thesis document class}
\RequirePackage { xparse, l3keys2e }
\PassOptionsToPackage { quiet } { xeCJK }
@@ -66,7 +66,7 @@
math-font .choices:nn =
{
asana, cambria, cm, fira, garamond, lm, libertinus, stix,
- bonum, dejavu, pagella, schola, termes, xits, none
+ bonum, dejavu, pagella, schola, termes, xits, erewhon, none
}
{ \tl_set_eq:NN \l__xdu_math_font_tl \l_keys_choice_tl },
unicode-math .tl_set:N = \l__xdu_unicode_math_tl,
@@ -422,6 +422,7 @@
{ fira } { FiraMath-Regular.otf },
{ garamond } { Garamond-Math.otf },
{ lm } { latinmodern-math.otf },
+ { erewhon } { Erewhon-Math.otf },
{ libertinus } { LibertinusMath-Regular.otf },
{ stix } { STIXMath-Regular.otf },
{ bonum } { texgyrebonum-math.otf },
@@ -626,8 +627,10 @@
\bool_new:N \l__xdu_rm_title_page_bool
\bool_new:N \l__xdu_rm_statement_bool
\bool_new:N \l__xdu_rm_abstract_bool
-\bool_new:N \l__xdu_rm_loft_bool
-\bool_new:N \l__xdu_rm_losa_bool
+\bool_new:N \l__xdu_rm_lof_bool
+\bool_new:N \l__xdu_rm_lot_bool
+\bool_new:N \l__xdu_rm_los_bool
+\bool_new:N \l__xdu_rm_loa_bool
\bool_new:N \l__xdu_rm_toc_bool
\bool_new:N \l__xdu_rm_appendix_bool
\bool_new:N \l__xdu_rm_ref_bool
@@ -644,9 +647,23 @@
\clist_if_in:NnT \l__xdu_rm_page_clist { 摘要 }
{ \bool_set_true:N \l__xdu_rm_abstract_bool }
\clist_if_in:NnT \l__xdu_rm_page_clist { 索引 }
- { \bool_set_true:N \l__xdu_rm_loft_bool }
+ {
+ \bool_set_true:N \l__xdu_rm_lof_bool
+ \bool_set_true:N \l__xdu_rm_lot_bool
+ }
+ \clist_if_in:NnT \l__xdu_rm_page_clist { 插图索引 }
+ { \bool_set_true:N \l__xdu_rm_lof_bool }
+ \clist_if_in:NnT \l__xdu_rm_page_clist { 表格索引 }
+ { \bool_set_true:N \l__xdu_rm_lot_bool }
\clist_if_in:NnT \l__xdu_rm_page_clist { 对照表 }
- { \bool_set_true:N \l__xdu_rm_losa_bool }
+ {
+ \bool_set_true:N \l__xdu_rm_los_bool
+ \bool_set_true:N \l__xdu_rm_loa_bool
+ }
+ \clist_if_in:NnT \l__xdu_rm_page_clist { 符号对照表 }
+ { \bool_set_true:N \l__xdu_rm_los_bool }
+ \clist_if_in:NnT \l__xdu_rm_page_clist { 缩略语对照表 }
+ { \bool_set_true:N \l__xdu_rm_loa_bool }
\clist_if_in:NnT \l__xdu_rm_page_clist { 目录 }
{ \bool_set_true:N \l__xdu_rm_toc_bool }
\clist_if_in:NnT \l__xdu_rm_page_clist { 附录 }
@@ -949,7 +966,7 @@
inner = 2.5cm,
outer = 2.5cm,
bindingoffset = 0.5cm,
- headheight = 20pt,
+ headheight = 60pt,
headsep = 10pt,
foot = 0.75cm
}
@@ -960,7 +977,7 @@
bottom = 2.5cm,
inner = 2.75cm,
outer = 2.75cm,
- headheight = 20pt,
+ headheight = 60pt,
headsep = 10pt,
foot = 0.75cm
}
@@ -2307,16 +2324,14 @@
{ \__xdu_zh_abstract_keywords: \__xdu_en_abstract_keywords: }
{ \__xdu_en_abstract_keywords: \__xdu_zh_abstract_keywords: }
}
- \bool_if:NF \l__xdu_rm_loft_bool
- {
- \__xdu_list_of_figure:
- \__xdu_list_of_table:
- }
- \bool_if:NF \l__xdu_rm_losa_bool
- {
- \__xdu_symbols_list:
- \__xdu_abbreviations_list:
- }
+ \bool_if:NF \l__xdu_rm_lof_bool
+ { \__xdu_list_of_figure: }
+ \bool_if:NF \l__xdu_rm_lot_bool
+ { \__xdu_list_of_table: }
+ \bool_if:NF \l__xdu_rm_los_bool
+ { \__xdu_symbols_list: }
+ \bool_if:NF \l__xdu_rm_loa_bool
+ { \__xdu_abbreviations_list: }
\bool_if:NF \l__xdu_rm_toc_bool
{
\setcounter { tocdepth } { 2 }
diff --git a/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls b/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
index 9c46258a13e..5a8cbf3d84e 100644
--- a/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
+++ b/Master/texmf-dist/tex/xelatex/xduts/xduugthesis.cls
@@ -28,7 +28,7 @@
\NeedsTeXFormat{LaTeX2e}
\RequirePackage{expl3}
\ProvidesExplClass{xduugthesis}
- {2022/08/15}{2.12.2.0}
+ {2022/11/23}{2.14.1.3}
{Xidian University Undergraduate Thesis document class}
\RequirePackage { xparse, l3keys2e }
\PassOptionsToPackage { quiet } { xeCJK }
@@ -67,7 +67,7 @@
math-font .choices:nn =
{
asana, cambria, cm, fira, garamond, lm, libertinus, stix,
- bonum, dejavu, pagella, schola, termes, xits, none
+ bonum, dejavu, pagella, schola, termes, xits, erewhon, none
}
{ \tl_set_eq:NN \l__xdu_math_font_tl \l_keys_choice_tl },
unicode-math .tl_set:N = \l__xdu_unicode_math_tl,
@@ -423,6 +423,7 @@
{ fira } { FiraMath-Regular.otf },
{ garamond } { Garamond-Math.otf },
{ lm } { latinmodern-math.otf },
+ { erewhon } { Erewhon-Math.otf },
{ libertinus } { LibertinusMath-Regular.otf },
{ stix } { STIXMath-Regular.otf },
{ bonum } { texgyrebonum-math.otf },