From 87e18875473a175a20719a5e97d0f6a22002b410 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Sat, 1 Apr 2023 13:18:38 +0800 Subject: [PATCH] Sync with SJTUTeX * Update to version 2.0.2 --- .../sjtutex/fd/sjtu-cjk-font-adobe-ja.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-adobe-zh.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-adobe.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-fandol-ja.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-fandol-zh.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-fandol.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-founder-ja.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-founder-zh.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-founder.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-mac-ja.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-mac-zh.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-mac.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-ubuntu-ja.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-ubuntu-zh.def | 2 +- .../latex/sjtutex/fd/sjtu-cjk-font-ubuntu.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-windows-ja.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-windows-zh.def | 2 +- .../sjtutex/fd/sjtu-cjk-font-windows.def | 2 +- .../sjtutex/fd/sjtu-math-font-cambria.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-lm.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-newcm.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-newpx.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-newtx.def | 2 +- .../sjtutex/fd/sjtu-math-font-stixtwo.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-times.def | 2 +- .../latex/sjtutex/fd/sjtu-math-font-xits.def | 2 +- .../sjtutex/fd/sjtu-text-font-cambria.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-lm.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-newcm.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-newpx.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-newtx.def | 2 +- .../sjtutex/fd/sjtu-text-font-stixtwo.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-times.def | 2 +- .../latex/sjtutex/fd/sjtu-text-font-xits.def | 2 +- .../latex/sjtutex/sjtu-lang-generic-de.def | 2 +- .../latex/sjtutex/sjtu-lang-generic-en.def | 2 +- .../latex/sjtutex/sjtu-lang-generic-ja.def | 2 +- .../latex/sjtutex/sjtu-lang-generic-zh.def | 2 +- .../tex/latex/sjtutex/sjtu-lang-thesis-de.def | 5 +-- .../tex/latex/sjtutex/sjtu-lang-thesis-en.def | 5 +-- .../tex/latex/sjtutex/sjtu-lang-thesis-ja.def | 5 +-- .../tex/latex/sjtutex/sjtu-lang-thesis-zh.def | 5 +-- .../latex/sjtutex/sjtu-name-generic-de.def | 2 +- .../latex/sjtutex/sjtu-name-generic-en.def | 2 +- .../latex/sjtutex/sjtu-name-generic-ja.def | 2 +- .../latex/sjtutex/sjtu-name-generic-zh.def | 2 +- .../tex/latex/sjtutex/sjtu-name-thesis-de.def | 2 +- .../tex/latex/sjtutex/sjtu-name-thesis-en.def | 2 +- .../tex/latex/sjtutex/sjtu-name-thesis-ja.def | 2 +- .../tex/latex/sjtutex/sjtu-name-thesis-zh.def | 2 +- texmf/tex/latex/sjtutex/sjtu-scheme-de.def | 2 +- texmf/tex/latex/sjtutex/sjtu-scheme-en.def | 2 +- texmf/tex/latex/sjtutex/sjtu-scheme-ja.def | 2 +- texmf/tex/latex/sjtutex/sjtu-scheme-zh.def | 2 +- texmf/tex/latex/sjtutex/sjtuarticle.cls | 16 +++++----- texmf/tex/latex/sjtutex/sjtureport.cls | 16 +++++----- texmf/tex/latex/sjtutex/sjtuthesis.cls | 32 +++++++++---------- 57 files changed, 94 insertions(+), 90 deletions(-) diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-ja.def index 98d94b94..8c6e529f 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Adobe CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-adobe-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-zh.def index a8a9da89..020d6b73 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Adobe CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-adobe-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe.def index 595621d5..17c1f47b 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-adobe.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Adobe CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-adobe.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-ja.def index a6aaaa09..af2e81cb 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Fandol CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-fandol-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-zh.def index 8b45f38e..3ebe116e 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Fandol CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-fandol-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol.def index 49d95755..1dc5db5f 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-fandol.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Fandol CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-fandol.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-ja.def index cd26508e..96399f43 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Founder CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-founder-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-zh.def index 7824de17..6126c2b4 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Founder CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-founder-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder.def index 6b710d8f..f2af167e 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-founder.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Founder CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-founder.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-ja.def index a5c903f1..574acfc4 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {macOS CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-mac-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-zh.def index e4617950..80f0d315 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {macOS CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-mac-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac.def index de4c5110..22b5b382 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-mac.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {macOS CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-mac.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-ja.def index 9a0c0100..0d9034d9 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Ubuntu CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-ubuntu-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-zh.def index 1fcbb266..a6d1c62e 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Ubuntu CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-ubuntu-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu.def index c056e9f5..e40410ee 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-ubuntu.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Ubuntu CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-ubuntu.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-ja.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-ja.def index 2a43d62c..f62f6a18 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-ja.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Windows CJK fonts definition for Japanese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-windows-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-zh.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-zh.def index 58b26a0b..1cb00b01 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-zh.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Windows CJK fonts definition for Chinese (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-windows-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows.def b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows.def index d6552790..9754c189 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-cjk-font-windows.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Windows CJK fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-cjk-font-windows.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-cambria.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-cambria.def index f0f0df1e..d5b63ebc 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-cambria.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-cambria.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Cambria math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-cambria.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-lm.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-lm.def index cb8d72f3..b8f2347f 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-lm.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-lm.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Latin Modern math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-lm.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newcm.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newcm.def index e25e493d..7fde6efd 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newcm.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newcm.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New Computer Modern math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-newcm.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newpx.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newpx.def index 0326b102..715900f2 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newpx.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newpx.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New PX math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-newpx.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newtx.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newtx.def index 2884e8c0..c875de06 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newtx.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-newtx.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New TX math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-newtx.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-stixtwo.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-stixtwo.def index cd36a6d5..22e9fe8f 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-stixtwo.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-stixtwo.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {STIX Two math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-stixtwo.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-times.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-times.def index 7fca11a3..a73ce61e 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-times.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-times.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Times math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-times.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-xits.def b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-xits.def index 23676c1a..0ee00163 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-math-font-xits.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-math-font-xits.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {XITS math fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-math-font-xits.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-cambria.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-cambria.def index e22aae86..3b18f0e3 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-cambria.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-cambria.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Cambria text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-cambria.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-lm.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-lm.def index 4a1f7cfc..8ba80261 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-lm.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-lm.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Latin Modern text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-lm.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newcm.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newcm.def index 92dc8b5c..fa42c80a 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newcm.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newcm.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New Computer Modern text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-newcm.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newpx.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newpx.def index 05449426..4bf7ec37 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newpx.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newpx.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New PX text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-newpx.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newtx.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newtx.def index 1bc5668c..a89036d0 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newtx.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-newtx.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {New TX text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-newtx.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-stixtwo.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-stixtwo.def index 1f7970c2..534c43c3 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-stixtwo.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-stixtwo.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {STIX Two text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-stixtwo.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-times.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-times.def index 5a9592a9..5f8a978c 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-times.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-times.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Times text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-times.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-xits.def b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-xits.def index 7d99dc54..800c8a96 100644 --- a/texmf/tex/latex/sjtutex/fd/sjtu-text-font-xits.def +++ b/texmf/tex/latex/sjtutex/fd/sjtu-text-font-xits.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {XITS text fonts definition (SJTUTeX)} \ProvidesExplFile{sjtu-text-font-xits.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-generic-de.def b/texmf/tex/latex/sjtutex/sjtu-lang-generic-de.def index 0777c8f6..f1b1cacb 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-generic-de.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-generic-de.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {German specific definition for generic (SJTUTeX)} \ProvidesExplFile{sjtu-lang-generic-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-generic-en.def b/texmf/tex/latex/sjtutex/sjtu-lang-generic-en.def index 41492f75..aa7d66a2 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-generic-en.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-generic-en.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {English specific definition for generic (SJTUTeX)} \ProvidesExplFile{sjtu-lang-generic-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-generic-ja.def b/texmf/tex/latex/sjtutex/sjtu-lang-generic-ja.def index 5cbdf8fe..fb091307 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-generic-ja.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-generic-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Japanese specific definition for generic (SJTUTeX)} \ProvidesExplFile{sjtu-lang-generic-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-generic-zh.def b/texmf/tex/latex/sjtutex/sjtu-lang-generic-zh.def index 8fdc7af7..98831456 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-generic-zh.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-generic-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Chinese specific definition for generic (SJTUTeX)} \ProvidesExplFile{sjtu-lang-generic-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-de.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-de.def index 5df817e8..df79551e 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-de.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-de.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {German specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -98,7 +98,8 @@ { format = \zihao { 3 } \fixedlineskip { 31.2 bp } , content = - { \__sjtu_title_page_info_ii:n { de } } + { \__sjtu_title_page_info_ii:n { de } } , + bottom-skip = 15.6 bp }, } { diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def index f0b08985..f95dddfa 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {English specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -121,7 +121,8 @@ { format = \zihao { 3 } \fixedlineskip { 31.2 bp } , content = - { \__sjtu_title_page_info_ii:n { en } } + { \__sjtu_title_page_info_ii:n { en } } , + bottom-skip = 15.6 bp }, } { diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def index f82d1872..befdb30e 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Japanese specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -106,7 +106,8 @@ { format = \zihao { 3 } \fixedlineskip { 31.2 bp } , content = - { \__sjtu_title_page_info_ii:n { ja } } + { \__sjtu_title_page_info_ii:n { ja } } , + bottom-skip = 15.6 bp }, } { diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def index 17f1f76a..4a7cb84a 100644 --- a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def +++ b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Chinese specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -125,7 +125,8 @@ { date } { format = \zihao { 4 } \bfseries \fixedlineskip { 31.2 bp } , - content = \l__sjtu_info_date_zh_tl + content = \l__sjtu_info_date_zh_tl , + bottom-skip = 15.6 bp } } { diff --git a/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def b/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def index c6e4bee2..f1595762 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {German name config for generic (SJTUTeX)} \ProvidesExplFile{sjtu-name-generic-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-generic-en.def b/texmf/tex/latex/sjtutex/sjtu-name-generic-en.def index 8b27b28f..45468df1 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-generic-en.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-generic-en.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {English name config for generic (SJTUTeX)} \ProvidesExplFile{sjtu-name-generic-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-generic-ja.def b/texmf/tex/latex/sjtutex/sjtu-name-generic-ja.def index 4216b261..6e565351 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-generic-ja.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-generic-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Japanese name config for generic (SJTUTeX)} \ProvidesExplFile{sjtu-name-generic-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-generic-zh.def b/texmf/tex/latex/sjtutex/sjtu-name-generic-zh.def index 5e31115f..783b6b4d 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-generic-zh.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-generic-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Chinese name config for generic (SJTUTeX)} \ProvidesExplFile{sjtu-name-generic-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-thesis-de.def b/texmf/tex/latex/sjtutex/sjtu-name-thesis-de.def index 4f1a4047..ba5968c5 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-thesis-de.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-thesis-de.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {German name config for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-name-thesis-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-thesis-en.def b/texmf/tex/latex/sjtutex/sjtu-name-thesis-en.def index d796ddec..724d266c 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-thesis-en.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-thesis-en.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {English name config for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-name-thesis-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-thesis-ja.def b/texmf/tex/latex/sjtutex/sjtu-name-thesis-ja.def index ec8059ef..1b3efbad 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-thesis-ja.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-thesis-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Japanese name config for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-name-thesis-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-thesis-zh.def b/texmf/tex/latex/sjtutex/sjtu-name-thesis-zh.def index 4f8f86a5..2800d93c 100644 --- a/texmf/tex/latex/sjtutex/sjtu-name-thesis-zh.def +++ b/texmf/tex/latex/sjtutex/sjtu-name-thesis-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Chinese name config for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-name-thesis-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-scheme-de.def b/texmf/tex/latex/sjtutex/sjtu-scheme-de.def index f5b1918c..731e97ab 100644 --- a/texmf/tex/latex/sjtutex/sjtu-scheme-de.def +++ b/texmf/tex/latex/sjtutex/sjtu-scheme-de.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {German scheme (SJTUTeX)} \ProvidesExplFile{sjtu-scheme-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-scheme-en.def b/texmf/tex/latex/sjtutex/sjtu-scheme-en.def index 29114082..2594b511 100644 --- a/texmf/tex/latex/sjtutex/sjtu-scheme-en.def +++ b/texmf/tex/latex/sjtutex/sjtu-scheme-en.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {English scheme (SJTUTeX)} \ProvidesExplFile{sjtu-scheme-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-scheme-ja.def b/texmf/tex/latex/sjtutex/sjtu-scheme-ja.def index ed595436..c7ba167f 100644 --- a/texmf/tex/latex/sjtutex/sjtu-scheme-ja.def +++ b/texmf/tex/latex/sjtutex/sjtu-scheme-ja.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Japanese scheme (SJTUTeX)} \ProvidesExplFile{sjtu-scheme-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-scheme-zh.def b/texmf/tex/latex/sjtutex/sjtu-scheme-zh.def index e04e2def..a7e6da17 100644 --- a/texmf/tex/latex/sjtutex/sjtu-scheme-zh.def +++ b/texmf/tex/latex/sjtutex/sjtu-scheme-zh.def @@ -24,7 +24,7 @@ %% %% The Current Maintainers of this work are Alexara Wu and Log Creative. %% -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Chinese scheme (SJTUTeX)} \ProvidesExplFile{sjtu-scheme-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtuarticle.cls b/texmf/tex/latex/sjtutex/sjtuarticle.cls index f905081e..06293579 100644 --- a/texmf/tex/latex/sjtutex/sjtuarticle.cls +++ b/texmf/tex/latex/sjtutex/sjtuarticle.cls @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Article template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtuarticle} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -304,13 +304,13 @@ \hbox_set:Nn \l__sjtu_tmpa_box {#2} \dim_set:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } -\cs_new:Npn \__sjtu_dim_add_to_wd:Nn #1#2 +\cs_new:Npn \__sjtu_skip_add_to_wd:Nn #1#2 { \hbox_set:Nn \l__sjtu_tmpa_box {#2} - \dim_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } + \skip_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } \cs_generate_variant:Nn \__sjtu_dim_set_to_wd:Nn { Nv } -\cs_generate_variant:Nn \__sjtu_dim_add_to_wd:Nn { cv } +\cs_generate_variant:Nn \__sjtu_skip_add_to_wd:Nn { cv } \cs_new:Npn \__sjtu_cs_provide_eq:NN #1#2 { \cs_if_exist:NF #1 { \cs_set_eq:NN #1 #2 } } \cs_generate_variant:Nn \__sjtu_cs_provide_eq:NN { cc } @@ -425,7 +425,6 @@ } \@onlypreamble \__sjtu_load_font:nn \@onlypreamble \__sjtu_load_fontset: -\__sjtu_load_fontset: \ctex_at_end_package:nn { unicode-math } { \DeclareDocumentCommand \bm { m } @@ -458,6 +457,7 @@ { "24EA, "2460-"2473, "3251-"32BF, "25A1 } \ltjsetparameter { jacharrange = { +99 } } } +\__sjtu_load_fontset: \keys_define:nn { sjtu / name } { contents .meta:nn = { ctex } { contentsname = {#1} } , @@ -837,9 +837,9 @@ \cs_new:Npn \__sjtu_update_cft_presnum:nn #1#2 { \tl_set:cn { cft #1 presnum } { #2 \c_space_tl } - \dim_zero:c { cft #1 indent } - \dim_set:cn { cft #1 numwidth } { 1.8 em } - \__sjtu_dim_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } + \skip_zero:c { cft #1 indent } + \skip_set:cn { cft #1 numwidth } { 1.8 em } + \__sjtu_skip_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } } \ctex_at_end_preamble:n { diff --git a/texmf/tex/latex/sjtutex/sjtureport.cls b/texmf/tex/latex/sjtutex/sjtureport.cls index 480a9d82..42d72f57 100644 --- a/texmf/tex/latex/sjtutex/sjtureport.cls +++ b/texmf/tex/latex/sjtutex/sjtureport.cls @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Report template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtureport} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -316,13 +316,13 @@ \hbox_set:Nn \l__sjtu_tmpa_box {#2} \dim_set:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } -\cs_new:Npn \__sjtu_dim_add_to_wd:Nn #1#2 +\cs_new:Npn \__sjtu_skip_add_to_wd:Nn #1#2 { \hbox_set:Nn \l__sjtu_tmpa_box {#2} - \dim_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } + \skip_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } \cs_generate_variant:Nn \__sjtu_dim_set_to_wd:Nn { Nv } -\cs_generate_variant:Nn \__sjtu_dim_add_to_wd:Nn { cv } +\cs_generate_variant:Nn \__sjtu_skip_add_to_wd:Nn { cv } \cs_new:Npn \__sjtu_cs_provide_eq:NN #1#2 { \cs_if_exist:NF #1 { \cs_set_eq:NN #1 #2 } } \cs_generate_variant:Nn \__sjtu_cs_provide_eq:NN { cc } @@ -437,7 +437,6 @@ } \@onlypreamble \__sjtu_load_font:nn \@onlypreamble \__sjtu_load_fontset: -\__sjtu_load_fontset: \ctex_at_end_package:nn { unicode-math } { \DeclareDocumentCommand \bm { m } @@ -470,6 +469,7 @@ { "24EA, "2460-"2473, "3251-"32BF, "25A1 } \ltjsetparameter { jacharrange = { +99 } } } +\__sjtu_load_fontset: \keys_define:nn { sjtu / name } { contents .meta:nn = { ctex } { contentsname = {#1} } , @@ -869,9 +869,9 @@ \cs_new:Npn \__sjtu_update_cft_presnum:nn #1#2 { \tl_set:cn { cft #1 presnum } { #2 \c_space_tl } - \dim_zero:c { cft #1 indent } - \dim_set:cn { cft #1 numwidth } { 2.8 em } - \__sjtu_dim_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } + \skip_zero:c { cft #1 indent } + \skip_set:cn { cft #1 numwidth } { 2.8 em } + \__sjtu_skip_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } } \ctex_at_end_preamble:n { diff --git a/texmf/tex/latex/sjtutex/sjtuthesis.cls b/texmf/tex/latex/sjtutex/sjtuthesis.cls index 2d9c067a..1d4b9338 100644 --- a/texmf/tex/latex/sjtutex/sjtuthesis.cls +++ b/texmf/tex/latex/sjtutex/sjtuthesis.cls @@ -26,7 +26,7 @@ %% \NeedsTeXFormat{LaTeX2e} \RequirePackage{expl3} -\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.2 2023-04-01 13:00:00Z Alexara Wu $ {Thesis template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtuthesis} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -319,13 +319,13 @@ \hbox_set:Nn \l__sjtu_tmpa_box {#2} \dim_set:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } -\cs_new:Npn \__sjtu_dim_add_to_wd:Nn #1#2 +\cs_new:Npn \__sjtu_skip_add_to_wd:Nn #1#2 { \hbox_set:Nn \l__sjtu_tmpa_box {#2} - \dim_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } + \skip_add:Nn #1 { \box_wd:N \l__sjtu_tmpa_box } } \cs_generate_variant:Nn \__sjtu_dim_set_to_wd:Nn { Nv } -\cs_generate_variant:Nn \__sjtu_dim_add_to_wd:Nn { cv } +\cs_generate_variant:Nn \__sjtu_skip_add_to_wd:Nn { cv } \cs_new:Npn \__sjtu_cs_provide_eq:NN #1#2 { \cs_if_exist:NF #1 { \cs_set_eq:NN #1 #2 } } \cs_generate_variant:Nn \__sjtu_cs_provide_eq:NN { cc } @@ -523,7 +523,6 @@ } \@onlypreamble \__sjtu_load_font:nn \@onlypreamble \__sjtu_load_fontset: -\__sjtu_load_fontset: \ctex_at_end_package:nn { unicode-math } { \DeclareDocumentCommand \bm { m } @@ -556,6 +555,7 @@ { "24EA, "2460-"2473, "3251-"32BF, "25A1 } \ltjsetparameter { jacharrange = { +99 } } } +\__sjtu_load_fontset: \keys_define:nn { sjtu / name } { contents .meta:nn = { ctex } { contentsname = {#1} } , @@ -1257,9 +1257,9 @@ \cs_new:Npn \__sjtu_update_cft_presnum:nn #1#2 { \tl_set:cn { cft #1 presnum } { #2 \c_space_tl } - \dim_zero:c { cft #1 indent } - \dim_set:cn { cft #1 numwidth } { 2.8 em } - \__sjtu_dim_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } + \skip_zero:c { cft #1 indent } + \skip_set:cn { cft #1 numwidth } { 2.8 em } + \__sjtu_skip_add_to_wd:cv { cft #1 numwidth } { cft #1 presnum } } \ctex_at_end_preamble:n { @@ -1307,7 +1307,7 @@ { \tl_if_blank:nTF {#1} { - \dim_if_exist:NTF \bibhang + \skip_if_exist:NTF \bibhang { \dim_set_eq:NN \leftmargin \bibhang } { \dim_set:Nn \leftmargin { 1 em } } \dim_set:Nn \itemindent { - \leftmargin } @@ -1317,17 +1317,17 @@ \dim_set_eq:NN \leftmargin \labelwidth \dim_add:Nn \leftmargin { \labelsep } } - \dim_if_exist:NTF \bibitemsep + \skip_if_exist:NTF \bibitemsep { - \dim_set_eq:NN \itemsep \bibitemsep - \dim_if_exist:NT \bibparsep - { \dim_set_eq:NN \parsep \bibparsep } + \skip_set_eq:NN \itemsep \bibitemsep + \skip_if_exist:NT \bibparsep + { \skip_set_eq:NN \parsep \bibparsep } } { - \dim_if_exist:NT \bibsep + \skip_if_exist:NT \bibsep { - \dim_set_eq:NN \itemsep \bibsep - \dim_zero:N \parsep + \skip_set_eq:NN \itemsep \bibsep + \skip_zero:N \parsep } } \@nmbrlisttrue