%% %% This is file `ctex-scheme-chinese-article.def', %% generated with the docstrip utility. %% %% The original source files were: %% %% ctex.dtx (with options: `scheme,article,chinese') %% %% Copyright (C) 2003--2022 %% CTEX.ORG and any individual authors listed in the documentation. %% --------------------------------------------------------------------- %% %% This work may be distributed and/or modified under the %% conditions of the LaTeX Project Public License, either %% version 1.3c of this license or (at your option) any later %% version. This version of this license is in %% http://www.latex-project.org/lppl/lppl-1-3c.txt %% and the latest version of this license is in %% http://www.latex-project.org/lppl.txt %% and version 1.3 or later is part of all distributions of %% LaTeX version 2005/12/01 or later. %% %% This work has the LPPL maintenance status "maintained". %% %% --------------------------------------------------------------------- %% \GetIdInfo$Id: ctex.dtx c6b2e9c 2022-06-04 19:41:06 +0800 Qing Lee $ {Chinese scheme for article (CTEX)} \ProvidesExplFile{ctex-scheme-chinese-article.def} {\ExplFileDate}{2.5.9}{\ExplFileDescription} \ctex_set:nn { part } { aftertitle = \par , hang = false , number = \chinese { part } , beforeskip = 4ex , afterskip = 3ex , format = \Large \bfseries \centering , aftername = \quad , afterindent = true } \ctex_set:nn { section } { number = \thesection , aftername = \quad , aftertitle = \@@par , beforeskip = 3.5ex \@plus 1ex \@minus .2ex , afterskip = 2.3ex \@plus .2ex , runin = false , break = \addpenalty \@secpenalty , format = \Large \bfseries \centering , afterindent = true } \ctex_set:nn { subsection } { number = \thesubsection , format = \large \bfseries , aftername = \quad , aftertitle = \@@par , beforeskip = 3.25ex \@plus 1ex \@minus .2ex , afterskip = 1.5ex \@plus .2ex , runin = false , break = \addpenalty \@secpenalty , afterindent = true } \ctex_set:nn { subsubsection } { number = \thesubsubsection , format = \normalsize \bfseries , aftername = \quad , aftertitle = \@@par , beforeskip = 3.25ex \@plus 1ex \@minus .2ex , afterskip = 1.5ex \@plus .2ex , runin = false , break = \addpenalty \@secpenalty , afterindent = true } \ctex_set:nn { paragraph } { number = \theparagraph , format = \normalsize \bfseries , aftername = \quad , beforeskip = 3.25ex \@plus 1ex \@minus .2ex , break = \addpenalty \@secpenalty , afterindent = true } \ctex_set:nn { subparagraph } { number = \thesubparagraph , format = \normalsize \bfseries , aftername = \quad , beforeskip = 3.25ex \@plus 1ex \@minus .2ex , break = \addpenalty \@secpenalty , afterindent = true } \int_compare:nNnTF \g__ctex_section_depth_int > 2 { \ctex_set:nn { paragraph } { aftertitle = \@@par , afterskip = 1ex \@plus .2ex , runin = false } } { \ctex_set:nn { paragraph } { afterskip = 1em , runin = true } } \int_compare:nNnTF \g__ctex_section_depth_int > 3 { \ctex_set:nn { subparagraph } { aftertitle = \@@par , afterskip = 1ex \@plus .2ex , runin = false } } { \ctex_set:nn { subparagraph } { afterskip = 1em , runin = true } } \int_compare:nNnTF \g__ctex_section_depth_int > 2 { \ctex_set:nn { subparagraph } { indent = \c_zero_dim } } { \ctex_set:nn { subparagraph } { indent = \parindent } } \ctex_set:nn { appendix } { number = \@Alph \c@section } \pagestyle { headings } \ctex_set:n { today = small } \ctex_if_autoindent_touched:F { \ctex_set:n { autoindent = true } } \str_if_eq:onTF { \g__ctex_encoding_tl } { GBK } { \ctex_file_input:n { ctex-name-gbk.cfg } } { \ctex_file_input:n { ctex-name-utf8.cfg } } \int_compare:nNnF \g__ctex_font_size_int > { -1 } { \int_gset:Nn \g__ctex_font_size_int { 0 } } \fp_if_nan:nT { \l__ctex_line_spread_fp } { \fp_set:Nn \l__ctex_line_spread_fp { 1.3 } } \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 } { 2 \ccwd } %% %% %% End of file `ctex-scheme-chinese-article.def'.