summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/generic/tex4ht/longtable.4ht')
-rw-r--r--Master/texmf-dist/tex/generic/tex4ht/longtable.4ht14
1 files changed, 8 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht b/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
index 776e089e91d..3e9772e5488 100644
--- a/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
+++ b/Master/texmf-dist/tex/generic/tex4ht/longtable.4ht
@@ -1,4 +1,4 @@
-% longtable.4ht (2021-06-13-08:46), generated from tex4ht-4ht.tex
+% longtable.4ht (2021-09-26-14:15), generated from tex4ht-4ht.tex
% Copyright 1997-2009 Eitan M. Gurari
% Copyright 2009-2021 TeX Users Group
%
@@ -17,7 +17,7 @@
%
% If you modify this program, changing the
% version identification would be appreciated.
-\immediate\write-1{version 2021-06-13-08:46}
+\immediate\write-1{version 2021-09-26-14:15}
\def\:tempc[#1]#2{%
\gHAdvance\float:cnt 1
@@ -147,15 +147,17 @@
\NewConfigure{longtable}{6}
\csname newbox\endcsname\LT:box
\csname newbox\endcsname\LT:ebox
-\let\:tempc\LT@start
-\pend:def\:tempc{%
+\def\:tempc{%
\ifvoid\LT@head\else
\ifvoid\LT@firsthead
\global\setbox\LT@firsthead=\hbox{\box\LT@head}%
\else
\global\setbox\tmp:bx=\hbox{\box\LT@head}%
- \fi\fi
- \box\LT:box}
+ \fi\fi%
+ \box\LT:box%
+ \ifvoid\LT@firsthead\copy\LT@head\else\box\LT@firsthead\fi\nobreak
+ \output{\LT@output}
+}
\HLet\LT@start\:tempc
\let\:tempc\endlongtable
\append:def\:tempc{\box\LT:ebox}