From a776d572cfd8fa24365dbc0cc22bbd856fbbe97b Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 1 Nov 2023 20:13:49 +0000 Subject: latex2e (1nov23) git-svn-id: svn://tug.org/texlive/trunk@68720 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/tools/longtable.sty | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'Master/texmf-dist/tex/latex/tools/longtable.sty') diff --git a/Master/texmf-dist/tex/latex/tools/longtable.sty b/Master/texmf-dist/tex/latex/tools/longtable.sty index 9d9ab53fda3..040f3f3d659 100644 --- a/Master/texmf-dist/tex/latex/tools/longtable.sty +++ b/Master/texmf-dist/tex/latex/tools/longtable.sty @@ -43,7 +43,7 @@ \DeclareCurrentRelease{}{2020-02-07} \ProvidesPackage{longtable} - [2021-09-01 v4.17 Multi-page Table package (DPC)] + [2025-10-25 v4.18 Multi-page Table package (DPC)] \def\LT@err{\PackageError{longtable}} \def\LT@warn{\PackageWarning{longtable}} \def\LT@final@warn{% @@ -458,7 +458,10 @@ \let\@footnotetext\LT@p@ftntext \setlength\hsize{#1}% \@arrayparboxrestore - \vrule \@height \ht\@arstrutbox \@width \z@} + \everypar{% + \vrule \@height \ht\@arstrutbox \@width \z@ + \everypar{}}% + } \def\LT@endpbox{% \@finalstrut\@arstrutbox \color@endgroup -- cgit v1.2.3