From 9dcab94ecdceaf21c98bb11cb0173a1bb07e5db4 Mon Sep 17 00:00:00 2001 From: Alexara Wu Date: Fri, 31 Mar 2023 18:08:04 +0800 Subject: [PATCH] Sync with SJTUTeX * Update to version 2.0.1 --- .../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 | 2 +- .../tex/latex/sjtutex/sjtu-lang-thesis-en.def | 2 +- .../tex/latex/sjtutex/sjtu-lang-thesis-ja.def | 2 +- .../tex/latex/sjtutex/sjtu-lang-thesis-zh.def | 2 +- .../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 | 32 ++++++----- texmf/tex/latex/sjtutex/sjtureport.cls | 35 ++++++------ texmf/tex/latex/sjtutex/sjtuthesis.cls | 56 +++++++++---------- 57 files changed, 114 insertions(+), 117 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 927d94af..98d94b94 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 e133ea0d..a8a9da89 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 04a8dc8e..595621d5 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 a07066b7..a6aaaa09 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 55fb6fb9..8b45f38e 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 6bd5d368..49d95755 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 b004baff..cd26508e 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 741c81d4..7824de17 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 82186295..6b710d8f 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 d44992af..a5c903f1 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 0bb010d1..e4617950 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 2a7960f3..de4c5110 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 89f89f81..9a0c0100 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 bd4cd7f0..1fcbb266 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 90237b3e..c056e9f5 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 62bfdde9..2a43d62c 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 5e7f29f9..58b26a0b 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 d20d65ec..d6552790 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 3397a2cd..f0f0df1e 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 c20e7af6..cb8d72f3 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 d0aa8cf6..e25e493d 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 440dc046..0326b102 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 670019d4..2884e8c0 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 d57a55ee..cd36a6d5 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 22854f7e..7fca11a3 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 b8aedd16..23676c1a 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 7d4df222..e22aae86 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 825022b7..4a1f7cfc 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 20b94f12..92dc8b5c 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 c9899a86..05449426 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 222395a0..1bc5668c 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 bbf027bd..1f7970c2 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 5cf34ca9..5a9592a9 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 c8298b30..7d99dc54 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 3bdc5c0c..0777c8f6 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 3fe0e8b4..41492f75 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 7fda0977..5cbdf8fe 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 24e3b06e..8fdc7af7 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 72a237a5..5df817e8 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {German specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-de.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-en.def index 42fced50..f0b08985 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {English specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-en.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-ja.def index 8af20236..f82d1872 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {Japanese specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-ja.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def b/texmf/tex/latex/sjtutex/sjtu-lang-thesis-zh.def index caf586a9..17f1f76a 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {Chinese specific definition for thesis (SJTUTeX)} \ProvidesExplFile{sjtu-lang-thesis-zh.def} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} diff --git a/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def b/texmf/tex/latex/sjtutex/sjtu-name-generic-de.def index 2346620d..c6e4bee2 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 73ea507d..8b27b28f 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 2fd856fd..4216b261 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 0a1109b9..5e31115f 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 b097545d..4f1a4047 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 bb3c68df..d796ddec 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 3416ffb0..ec8059ef 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 39111f6d..4f8f86a5 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 49f2bb4a..f5b1918c 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 ac22b3a4..29114082 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 9fd04274..ed595436 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 1aae677f..e04e2def 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45: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 946f5e28..f905081e 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {Article template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtuarticle} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -480,7 +480,7 @@ listalgorithm .tl_set:N = \SJTU@listalgorithmname , listalgorithm .initial:n = { List~of~Algorithms } , } - \file_input:n { sjtu-name-generic- \g__sjtu_lang_tl .def } +\file_input:n { sjtu-name-generic- \g__sjtu_lang_tl .def } \geometry { top = 3.5 cm, @@ -829,15 +829,23 @@ \DeclareDocumentCommand \listoftables { } { \SJTU@listof { \listtablename } { table } } \tl_set:Nn \cftdotsep { 1 } -\cs_new_protected:Nn \__sjtu_update_cft_presnum: +\clist_set:Nn \l__sjtu_cft_presnum_clist { - \tl_set:Nn \cftfigpresnum { \figurename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cftfignumwidth { \cftfigpresnum } - \tl_set:Nn \cfttabpresnum { \tablename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cfttabnumwidth { \cftfigpresnum } + { fig } { \figurename } , + { tab } { \tablename } + } +\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 } } \ctex_at_end_preamble:n - { \__sjtu_update_cft_presnum: } + { + \clist_map_inline:Nn \l__sjtu_cft_presnum_clist + { \__sjtu_update_cft_presnum:nn #1 } + } \NewDocumentCommand \sjtusetup { } { \keys_set:nn { sjtu } } \keys_define:nn { sjtu } { @@ -955,14 +963,8 @@ \exp_args:Nnv \newlistentry {#2} { ext@ #3 } { 0 } \exp_args:Ne \newcounter { \tl_use:c { ext@ #3 } depth } \exp_args:Ne \setcounter { \tl_use:c { ext@ #3 } depth } { 1 } - \dim_set:cn { cft #2 indent } { 1.5 em } - \dim_set:cn { cft #2 numwidth } { 2.3 em } + \clist_put_right:Nn \l__sjtu_cft_presnum_clist { {#2} {#4} } \cs_set_eq:cc { l@ #3 } { l@ #2 } - \__sjtu_appto_cmd:Nn \__sjtu_update_cft_presnum: - { - \tl_set:cn { cft #2 presnum } { #4 \c_space_tl } - \__sjtu_dim_add_to_wd:cv { cft #2 numwidth } { cft #2 presnum } - } \exp_args:Nc \DeclareDocumentCommand { listof #1 s } { } { \SJTU@listof {#5} {#3} } } diff --git a/texmf/tex/latex/sjtutex/sjtureport.cls b/texmf/tex/latex/sjtutex/sjtureport.cls index 20493a3c..480a9d82 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {Report template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtureport} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -493,7 +493,7 @@ listalgorithm .tl_set:N = \SJTU@listalgorithmname , listalgorithm .initial:n = { List~of~Algorithms } , } - \file_input:n { sjtu-name-generic- \g__sjtu_lang_tl .def } +\file_input:n { sjtu-name-generic- \g__sjtu_lang_tl .def } \geometry { top = 3.5 cm, @@ -861,15 +861,23 @@ { \SJTU@listof { \listtablename } { table } } \tl_set:Nn \cftdotsep { 1 } \tl_set:Nn \cftchapleader { \normalfont \cftdotfill { \cftdotsep } } -\cs_new_protected:Nn \__sjtu_update_cft_presnum: +\clist_set:Nn \l__sjtu_cft_presnum_clist { - \tl_set:Nn \cftfigpresnum { \figurename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cftfignumwidth { \cftfigpresnum } - \tl_set:Nn \cfttabpresnum { \tablename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cfttabnumwidth { \cftfigpresnum } + { fig } { \figurename } , + { tab } { \tablename } + } +\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 } } \ctex_at_end_preamble:n - { \__sjtu_update_cft_presnum: } + { + \clist_map_inline:Nn \l__sjtu_cft_presnum_clist + { \__sjtu_update_cft_presnum:nn #1 } + } \NewDocumentCommand \sjtusetup { } { \keys_set:nn { sjtu } } \keys_define:nn { sjtu } { @@ -987,18 +995,11 @@ \exp_args:Nnv \newlistentry {#2} { ext@ #3 } { 0 } \exp_args:Ne \newcounter { \tl_use:c { ext@ #3 } depth } \exp_args:Ne \setcounter { \tl_use:c { ext@ #3 } depth } { 1 } - \dim_set:cn { cft #2 indent } { 1.5 em } - \dim_set:cn { cft #2 numwidth } { 2.3 em } + \clist_put_right:Nn \l__sjtu_cft_presnum_clist { {#2} {#4} } \cs_set_eq:cc { l@ #3 } { l@ #2 } - \__sjtu_appto_cmd:Nn \__sjtu_update_cft_presnum: - { - \tl_set:cn { cft #2 presnum } { #4 \c_space_tl } - \__sjtu_dim_add_to_wd:cv { cft #2 numwidth } { cft #2 presnum } - } \exp_args:Nc \DeclareDocumentCommand { listof #1 s } { } { \SJTU@listof {#5} {#3} } - \cs_set:cpn { the #3 } - { \thechapter \l__sjtu_style_fl_num_sep_tl \arabic {#3} } + \SJTU@counterwithin { #3 } { chapter } } \ctex_at_end_package:nn { algorithm } { diff --git a/texmf/tex/latex/sjtutex/sjtuthesis.cls b/texmf/tex/latex/sjtutex/sjtuthesis.cls index 08f0ea87..2d9c067a 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 2023-03-29 23:00:00Z Alexara Wu $ +\GetIdInfo $Id: sjtutex.dtx 2.0.1 2023-03-31 16:45:00Z Alexara Wu $ {Thesis template for Shanghai Jiao Tong University} \ProvidesExplClass{sjtuthesis} {\ExplFileDate}{\ExplFileVersion}{\ExplFileDescription} @@ -808,15 +808,8 @@ \SJTU@counterwithin { figure } { chapter } \SJTU@counterwithin { table } { chapter } \SJTU@counterwithin [ \l__sjtu_style_eq_num_sep_tl ] { equation } { chapter } -\cs_new_protected:Nn \__sjtu_counter_without_chapter: - { - \counterwithout { section } { chapter } - \setcounter { section } { 0 } - \counterwithout { figure } { chapter } - \setcounter { figure } { 0 } - \counterwithout { table } { chapter } - \setcounter { table } { 0 } - } +\clist_set:Nn \l__sjtu_counter_without_chapter_clist + { section, figure, table, equation } \cs_set_eq:NN \__sjtu_makefnmark_plain: \@makefnmark \cs_set_eq:NN \__sjtu_thefootnote_plain: \thefootnote \cs_set_eq:NN \__sjtu_thempfootnote_plain: \thempfootnote @@ -1256,15 +1249,23 @@ { \SJTU@listof { \listtablename } { table } } \tl_set:Nn \cftdotsep { 1 } \tl_set:Nn \cftchapleader { \normalfont \cftdotfill { \cftdotsep } } -\cs_new_protected:Nn \__sjtu_update_cft_presnum: +\clist_set:Nn \l__sjtu_cft_presnum_clist + { + { fig } { \figurename } , + { tab } { \tablename } + } +\cs_new:Npn \__sjtu_update_cft_presnum:nn #1#2 { - \tl_set:Nn \cftfigpresnum { \figurename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cftfignumwidth { \cftfigpresnum } - \tl_set:Nn \cfttabpresnum { \tablename \c_space_tl } - \__sjtu_dim_add_to_wd:Nn \cfttabnumwidth { \cftfigpresnum } + \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 } } \ctex_at_end_preamble:n - { \__sjtu_update_cft_presnum: } + { + \clist_map_inline:Nn \l__sjtu_cft_presnum_clist + { \__sjtu_update_cft_presnum:nn #1 } + } \NewDocumentEnvironment { abbreviation } { O{ \SJTU@abbrname } } { \chapter {#1} @@ -1406,7 +1407,11 @@ \pagenumbering { roman } \cs_gset:Nn \__sjtu_thepage: { \arabic { page } } \cs_gset_eq:NN \addcontentsline \use_none:nnn - \__sjtu_counter_without_chapter: + \clist_map_inline:Nn \l__sjtu_counter_without_chapter_clist + { + \counterwithout {##1} { chapter } + \setcounter {##1} { 0 } + } \__sjtu_head_auxb_s:nx { \SJTU@digestname } { \exp_not:N \MakeUppercase @@ -1567,23 +1572,12 @@ \exp_args:Nnv \newlistentry {#2} { ext@ #3 } { 0 } \exp_args:Ne \newcounter { \tl_use:c { ext@ #3 } depth } \exp_args:Ne \setcounter { \tl_use:c { ext@ #3 } depth } { 1 } - \dim_set:cn { cft #2 indent } { 1.5 em } - \dim_set:cn { cft #2 numwidth } { 2.3 em } + \clist_put_right:Nn \l__sjtu_cft_presnum_clist { {#2} {#4} } \cs_set_eq:cc { l@ #3 } { l@ #2 } - \__sjtu_appto_cmd:Nn \__sjtu_update_cft_presnum: - { - \tl_set:cn { cft #2 presnum } { #4 \c_space_tl } - \__sjtu_dim_add_to_wd:cv { cft #2 numwidth } { cft #2 presnum } - } \exp_args:Nc \DeclareDocumentCommand { listof #1 s } { } { \SJTU@listof {#5} {#3} } - \cs_set:cpn { the #3 } - { \thechapter \l__sjtu_style_fl_num_sep_tl \arabic {#3} } - \__sjtu_appto_cmd:Nn \__sjtu_counter_without_chapter: - { - \counterwithout {#3} { chapter } - \setcounter {#3} { 0 } - } + \SJTU@counterwithin { #3 } { chapter } + \clist_put_right:Nn \l__sjtu_counter_without_chapter_clist {#3} } \ctex_at_end_package:nn { algorithm } {