summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def')
-rw-r--r--Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def31
1 files changed, 16 insertions, 15 deletions
diff --git a/Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def b/Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def
index b04ecf5b089..c1703eb6b67 100644
--- a/Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def
+++ b/Master/texmf-dist/tex/latex/sjtutex/scheme/sjtu-scheme-ja.def
@@ -7,8 +7,9 @@
%% sjtutex.dtx (with options: `scheme,ja')
%%
%% Copyright (C) SJTUG
-%% 2018--2024 Weijian Wu <alexarawu@outlook.com>
-%% 2022--2024 Zilong Li <logcreative@outlook.com>
+%% 2018--2025 Weijian Wu <alexarawu@outlook.com>
+%% 2022--2025 Zilong Li <logcreative@outlook.com>
+%% 2024--2025 Boshi Yuan <nemoyuan2008@outlook.com>
%%
%% This work may be distributed and/or modified under the
%% conditions of the LaTeX Project Public License, either
@@ -20,10 +21,20 @@
%% and version 1.3 or later is part of all distributions of
%% LaTeX version 2005/12/01 or later.
%%
-\GetIdInfo$Id: sjtutex.dtx 879eea9 2024-11-06 19:54:03 +0800 Alexara Wu <alexarawu@outlook.com> $
+\GetIdInfo$Id: sjtutex.dtx d611a82 2025-02-12 23:33:21 +0800 Alexara Wu <alexarawu@outlook.com> $
{Japanese scheme (SJTUTeX)}
\ProvidesExplFile{sjtu-scheme-ja.def}
- {\ExplFileDate}{2.1.5}{\ExplFileDescription}
+ {\ExplFileDate}{2.2}{\ExplFileDescription}
+\keys_set_known:nn { ctex / chapter }
+ { name = { 第 \space , \space 章 } }
+\ctex_if_autoindent_touched:F
+ { \ctex_set:n { autoindent = 1 } }
+\ctex_patch_cmd:Nnn \verse { -1.5em } { -2 \ccwd }
+\ctex_patch_cmd:Nnn \verse { 1.5em } { 2 \ccwd }
+\ctex_patch_cmd:Nnn \quotation { 1.5em } { \parindent }
+\keys_set:nn { sjtu / style }
+ { fnmark-style = circled }
+\tl_set:Nn \languagename { japanese }
\keys_set_known:nn { sjtu / name }
{
contents = { 目 \protect \quad 次 } ,
@@ -47,16 +58,6 @@
digest = { 要 \protect \quad 約 } ,
achv = { 研究業績書 }
}
-\keys_set_known:nn { ctex / chapter }
- { name = { 第 \space , \space 章 } }
-\ctex_if_autoindent_touched:F
- { \ctex_set:n { autoindent = 1 } }
-\ctex_patch_cmd:Nnn \verse { -1.5em } { -2 \ccwd }
-\ctex_patch_cmd:Nnn \verse { 1.5em } { 2 \ccwd }
-\ctex_patch_cmd:Nnn \quotation { 1.5em } { \parindent }
-\keys_set:nn { sjtu / style }
- { fnmark-style = circled }
-\tl_set:Nn \languagename { japanese }
\clist_map_inline:nn
{
{ assumption } { 仮定 } ,
@@ -73,7 +74,7 @@
{ solution } { 解法 } ,
{ theorem } { 定理 }
}
- { \__sjtu_define_name:nn #1 }
+ { \__sjtu_name_const:nnn { ja } #1 }
\endinput
%%
%% End of file `sjtu-scheme-ja.def'.