From 8a332606cb996f688cd1ef3517d43dfc3208e53e Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 22 Feb 2022 23:14:32 +0000 Subject: tocdepth fix, texrht r1084 git-svn-id: svn://tug.org/texlive/trunk@62147 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht') diff --git a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht index d942cd7ccdd..0a40dcb6571 100644 --- a/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht +++ b/Master/texmf-dist/tex/generic/tex4ht/mwrep.4ht @@ -1,6 +1,6 @@ -% mwrep.4ht (2021-07-06-14:22), generated from tex4ht-4ht.tex +% mwrep.4ht (2022-02-22-13:25), generated from tex4ht-4ht.tex % Copyright 2003-2009 Eitan M. Gurari -% Copyright 2009-2021 TeX Users Group +% Copyright 2009-2022 TeX Users Group % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License, either @@ -17,7 +17,7 @@ % % If you modify this program, changing the % version identification would be appreciated. -\immediate\write-1{version 2021-07-06-14:22} +\immediate\write-1{version 2022-02-22-13:25} \NewConfigure{caption}[4]{\c:def\cptA:{#1}\c:def\cptB:{#2}% \c:def\cptC:{#3}\c:def\cptD:{#4}} @@ -310,10 +310,10 @@ A script of the form \noexpand\Auto:ent{\ifnum \c@tocdepth >-2 part,likepart,\fi \ifnum \c@tocdepth >\m@ne chapter,likechapter,appendix,\fi \ifnum \z@>\c@tocdepth\else section,likesection,\fi -\ifnum 2>\c@tocdepth \else subsection,likesubsection,\fi -\ifnum 3>\c@tocdepth \else subsubsection,likesubsubsection,\fi -\ifnum 4>\c@tocdepth \else paragraph,likeparagraph,\fi -\ifnum 5>\c@tocdepth \else subparagraph,likesubparagraph,\fi +\ifnum 1>\c@tocdepth \else subsection,likesubsection,\fi +\ifnum 2>\c@tocdepth \else subsubsection,likesubsubsection,\fi +\ifnum 3>\c@tocdepth \else paragraph,likeparagraph,\fi +\ifnum 4>\c@tocdepth \else subparagraph,likesubparagraph,\fi UnDFexyz}% \noexpand\fi} -- cgit v1.2.3