summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-04-10 22:39:54 +0000
committerKarl Berry <karl@freefriends.org>2023-04-10 22:39:54 +0000
commitc9cadc2376bc11c174fedd51cc7559b4273de430 (patch)
tree1fe66e4134a094c0c955097756516a0268220cc8 /Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht
parent3fda135732e5a7ae2d5b2beab1c6595fddbf05ae (diff)
call \@endpart after \part, tex4ht r1321; longtable caption fix, tex4ht r1322
git-svn-id: svn://tug.org/texlive/trunk@66823 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht12
1 files changed, 7 insertions, 5 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht b/Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht
index 7f9b7d89ffc..48da065ba28 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/revtex4.4ht
@@ -1,6 +1,6 @@
-% revtex4.4ht (2021-06-27-08:11), generated from tex4ht-4ht.tex
+% revtex4.4ht (2023-04-10-13:46), generated from tex4ht-4ht.tex
% Copyright 2002-2009 Eitan M. Gurari
-% Copyright 2009-2021 TeX Users Group
+% Copyright 2009-2023 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-06-27-08:11}
+\immediate\write-1{version 2023-04-10-13:46}
\def\:tempc[#1]#2{%
%\hshow{@array@array@new--222}%
@@ -400,7 +400,7 @@
\else
\addcontentsline{toc}{part}{#1}%
\fi
- \csname @endpart\endcsname}
+ }
\let\:tempb\part
\Def:Section\part{\thepart}{#1}
\let\:part\part
@@ -408,7 +408,9 @@
\let\no@part\@part
\def\@part[#1]#2{%
{\let\addcontentsline\:gobbleIII\no@part[#1]{}}%
- \HtmlEnv \Toc:Title{#1}\:part{#2}}
+ \HtmlEnv \Toc:Title{#1}\:part{#2}%
+ \csname @endpart\endcsname%
+ }
\Def:Section\likepart{}{#1}
\let\:likepart\likepart
\let\likepart\:UnDef