summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ctex/ctexrep.cls
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-12-12 22:29:51 +0000
committerKarl Berry <karl@freefriends.org>2021-12-12 22:29:51 +0000
commit66b9b693db7f4cf04485426bc74dd2e4ae31a1d9 (patch)
treee5647b45f30860b20f2554764f14aaa0177235a8 /Master/texmf-dist/tex/latex/ctex/ctexrep.cls
parent44348e1db56f09b2409c6372d5b8f53b0b9f1962 (diff)
ctex (12dec21)
git-svn-id: svn://tug.org/texlive/trunk@61285 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ctex/ctexrep.cls')
-rw-r--r--Master/texmf-dist/tex/latex/ctex/ctexrep.cls15
1 files changed, 13 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ctex/ctexrep.cls b/Master/texmf-dist/tex/latex/ctex/ctexrep.cls
index 898e5c8fcf4..12bc98eaff3 100644
--- a/Master/texmf-dist/tex/latex/ctex/ctexrep.cls
+++ b/Master/texmf-dist/tex/latex/ctex/ctexrep.cls
@@ -27,10 +27,10 @@
\NeedsTeXFormat{LaTeX2e}
\input{ctexbackend.cfg}
\RequirePackage{expl3}
-\GetIdInfo$Id: ctex.dtx 6604451 2021-06-20 17:08:49 +0800 Qing Lee <sobenlee@gmail.com> $
+\GetIdInfo$Id: ctex.dtx fcbe2c0 2021-12-12 18:20:54 +0800 Qing Lee <sobenlee@gmail.com> $
{Chinese adapter for class report (CTEX)}
\ProvidesExplClass{ctexrep}
- {\ExplFileDate}{2.5.7}{\ExplFileDescription}
+ {\ExplFileDate}{2.5.8}{\ExplFileDescription}
\RequirePackage { xparse , l3keys2e }
\msg_new:nnnn { ctex } { l3-too-old }
{ Support~package~`#1'~too~old. }
@@ -1219,6 +1219,17 @@
}
}
}
+\ctex_at_end_package:nn { titlesec }
+ {
+ \ctex_patch_cmd:Nnn \ttl@labelling
+ { \let \ifttl@toclabel \ifttl@label }
+ {
+ \let \ifttl@toclabel \ifttl@label
+ \CTEX@updatettlifname
+ }
+ \cs_new_protected:Npn \CTEX@updatettlifname
+ { \ifttl@label \CTEX@ifnametrue \else: \CTEX@ifnamefalse \fi: }
+ }
\group_begin:
\char_set_catcode_other:N \#
\cs_new_protected:Npn \ctex_titleps_hook: