diff options
author | Karl Berry <karl@freefriends.org> | 2022-06-04 20:25:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2022-06-04 20:25:13 +0000 |
commit | aacc74ddc46c0bc769b6bda7d662c21f0bbaa511 (patch) | |
tree | eba146a24d57aba99587a4bcd967ada314396fa0 /Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def | |
parent | 253dc396ef25e2e14188d9ba1b9c7f7fe470fb57 (diff) |
ctex (4jun22)
git-svn-id: svn://tug.org/texlive/trunk@63484 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def')
-rw-r--r-- | Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def b/Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def index ba9f51074a2..bd41442bf50 100644 --- a/Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def +++ b/Master/texmf-dist/tex/latex/ctex/heading/ctex-heading-report.def @@ -6,7 +6,7 @@ %% %% ctex.dtx (with options: `heading,report') %% -%% Copyright (C) 2003--2021 +%% Copyright (C) 2003--2022 %% CTEX.ORG and any individual authors listed in the documentation. %% --------------------------------------------------------------------- %% @@ -24,10 +24,10 @@ %% %% --------------------------------------------------------------------- %% -\GetIdInfo$Id: ctex.dtx fcbe2c0 2021-12-12 18:20:54 +0800 Qing Lee <sobenlee@gmail.com> $ +\GetIdInfo$Id: ctex.dtx c6b2e9c 2022-06-04 19:41:06 +0800 Qing Lee <sobenlee@gmail.com> $ {Heading modification for report (CTEX)} \ProvidesExplFile{ctex-report.def} - {\ExplFileDate}{2.5.8}{\ExplFileDescription} + {\ExplFileDate}{2.5.9}{\ExplFileDescription} \seq_const_from_clist:Nn \c__ctex_section_headings_seq { section , subsection , subsubsection , paragraph , subparagraph } \seq_new:N \c__ctex_headings_seq |