summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/tools/longtable.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-04 20:57:14 +0000
committerKarl Berry <karl@freefriends.org>2019-10-04 20:57:14 +0000
commit70aaae3b3c98fb6357c846ad54ce2367e9682f50 (patch)
treef0446e015c31510a11ada780ad4978dce03ad104 /Master/texmf-dist/source/latex/tools/longtable.dtx
parentbe53f9d0af947622afca67b99c89a90d5c08dbd4 (diff)
latex2e (4oct19)
git-svn-id: svn://tug.org/texlive/trunk@52286 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/tools/longtable.dtx')
-rw-r--r--Master/texmf-dist/source/latex/tools/longtable.dtx16
1 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/tools/longtable.dtx b/Master/texmf-dist/source/latex/tools/longtable.dtx
index 07823b9574e..9a3b5c03b87 100644
--- a/Master/texmf-dist/source/latex/tools/longtable.dtx
+++ b/Master/texmf-dist/source/latex/tools/longtable.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993-2014
+% Copyright (C) 1993-2019
%
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
@@ -21,7 +21,7 @@
%
% \fi
% \iffalse
-%% File: longtable.dtx Copyright (C) 1990-2001 David Carlisle
+%% File: longtable.dtx Copyright (C) 1990-2019 David Carlisle
%
%<*dtx>
\ProvidesFile{longtable.dtx}
@@ -31,7 +31,7 @@
%<driver> \ProvidesFile{longtable.drv}
% \fi
% \ProvidesFile{longtable.dtx}
- [2014/10/28 v4.11 Multi-page Table package (DPC)+ FMi change]
+ [2019/02/06 v4.12 Multi-page Table package (DPC)]
%
% \iffalse
%<*driver>
@@ -2100,8 +2100,10 @@
% \begin{macrocode}
\def\LT@startpbox#1{%
\bgroup
-%FMi
- \color@begingroup
+% \end{macrocode}
+% \changes{v4.12}{2019/02/06}{Color group to match array package}
+% \begin{macrocode}
+ \color@begingroup
\let\@footnotetext\LT@p@ftntext
\setlength\hsize{#1}%
\@arrayparboxrestore
@@ -2122,7 +2124,9 @@
% \begin{macrocode}
\def\LT@endpbox{%
\@finalstrut\@arstrutbox
-%FMi
+% \end{macrocode}
+% \changes{v4.12}{2019/02/06}{Color group to match array package}
+% \begin{macrocode}
\color@endgroup
\egroup
\the\LT@p@ftn