diff options
author | Karl Berry <karl@freefriends.org> | 2020-01-14 21:51:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2020-01-14 21:51:18 +0000 |
commit | 6e22c006247027a26bc4392e13189a761a5a775b (patch) | |
tree | 7fcc8cc5f65274617afdcd5d2e6a7974eb0957d8 /Master/texmf-dist/source | |
parent | 192a31295570ea857624c55abf081f33c7d2ed9a (diff) |
booktabs (14jan20)
git-svn-id: svn://tug.org/texlive/trunk@53402 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source')
-rw-r--r-- | Master/texmf-dist/source/latex/booktabs/booktabs.dtx | 33 | ||||
-rw-r--r-- | Master/texmf-dist/source/latex/booktabs/booktabs.ins | 47 |
2 files changed, 44 insertions, 36 deletions
diff --git a/Master/texmf-dist/source/latex/booktabs/booktabs.dtx b/Master/texmf-dist/source/latex/booktabs/booktabs.dtx index de915565e72..969e3b32906 100644 --- a/Master/texmf-dist/source/latex/booktabs/booktabs.dtx +++ b/Master/texmf-dist/source/latex/booktabs/booktabs.dtx @@ -1,22 +1,21 @@ % \iffalse (meta-comment) % ----------------------------------------------------------------- % booktabs.dtx -% Copyright (C) 1995--2019 Simon Fear +% Copyright (C) 1995--2020 Simon Fear % Maintained by Danie Els <dnjels@gmail.com> % % This file is part of the booktabs package for publication % quality tables for LaTeX % ----------------------------------------------------------------- % -% This file may be distributed and/or modified under the -% conditions of the LaTeX Project Public License, either version 1.3 -% of this license or (at your option) any later version. -% The latest version of this license is in: +% This work may be distributed and/or modified under the conditions +% of the LaTeX Project Public License, either version 1.3c of this +% license or (at your option) any later version. The latest version +% of this license is in +% http://www.latex-project.org/lppl.txt +% and version 1.3c or later is part of all distributions of LaTeX +% version 2008/05/04 or later. % -% http://www.latex-project.org/lppl.txt -% -% and version 1.3 or later is part of all distributions of LaTeX -% version 2005/12/01 or later. % ----------------------------------------------------------------- % \fi % @@ -27,12 +26,12 @@ %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{booktabs} %<*package> - [2019/10/08 v1.6180339 publication quality tables] + [2020/01/12 v1.61803398 Publication quality tables] %</package> % %<*driver> \documentclass{ltxdoc} - \usepackage{booktabs}[2019/10/08] + \usepackage{booktabs}[2020/01/12] \EnableCrossrefs \CodelineIndex \RecordChanges @@ -48,7 +47,7 @@ %</driver> % \fi % -% \CheckSum{497} +% \CheckSum{489} % \CharacterTable % {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z % Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z @@ -91,7 +90,7 @@ % Releases (Versions 1.618, 1.6180, 1.61803 and 1.618033) are % only bug patches, support for the =colortbl= package and better % compatability with =longtable=.\footnote{By Danie Els -% (\texttt{dnjels@gmail.com}) in the absence of the author.} +% (\texttt{dnjels@sun.ac.za}) in the absence of the author.} % \end{abstract} % % \bigskip @@ -747,6 +746,7 @@ % All the rules (except =\addlinespace=) share this code. % \changes{v1.618033}{2016/04/27}{Rearranged and added \cmd{\nobreak} within longtable (Morten H{\o}gholm)} % \changes{v1.6180339}{2019/10/08}{Add test for xltabular (Herbert Voss)} +% \changes{v1.61803398}{2020/01/12}{Restore \cmd{\@BTrule} to v1.618033 (Danie Els) } % \begin{macrocode} \def\@BTrule[#1]{% % \end{macrocode} @@ -772,11 +772,8 @@ \nobreak \let\@BTswitch\@BLTrule \else - \ifx\xltabular\undefined - \let\@BTswitch\@BTnormal - \else - \let\@BTswitch\@BLTrule - \fi\fi\fi + \let\@BTswitch\@BTnormal + \fi\fi % \end{macrocode} % Call =\@BTswitch= at end of macro % \begin{macrocode} diff --git a/Master/texmf-dist/source/latex/booktabs/booktabs.ins b/Master/texmf-dist/source/latex/booktabs/booktabs.ins index e1bd227c156..0c6ccbb5468 100644 --- a/Master/texmf-dist/source/latex/booktabs/booktabs.ins +++ b/Master/texmf-dist/source/latex/booktabs/booktabs.ins @@ -5,42 +5,53 @@ %% TeX. %% -------------------------------------------------------------------- %% -%% Copyright (C) 1995--2019 Simon Fear -%% Maintained by Danie Els <dnjels@sun.ac.za> +%% Copyright (C) 1995--2020 Simon Fear %% %% This file is part of the booktabs package for publication quality %% tables for LaTeX %% -------------------------------------------------------------------- %% -%% This file may be distributed and/or modified under the conditions of -%% the LaTeX Project Public License, either version 1.3 of this license -%% or (at your option) any later version. The latest version of this -%% license is in: +%% This work may be distributed and/or modified under the conditions +%% of the LaTeX Project Public License, either version 1.3c of this +%% license or (at your option) any later version. The latest version +%% of this license is in +%% http://www.latex-project.org/lppl.txt +%% and version 1.3c or later is part of all distributions of LaTeX +%% version 2008/05/04 or later. %% -%% http://www.latex-project.org/lppl.txt +%% This work has the LPPL maintenance status 'Maintained'. %% -%% and version 1.3 or later is part of all distributions of LaTeX -%% version 2005/12/01 or later. +%% This Current Maintainer of this work is Danie Els (dnjels@gmail.com) %% +%% This package consists of the files: booktabs.dtx +%% booktabs.ins +%% and the derived files: booktabs.cls +%% +%% -------------------------------------------------------------------- + \input docstrip.tex \keepsilent -\usedir{tex/latex/booktabs} +\usedir{tex/latex/skeleton} \preamble -Copyright (C) 1995--2019 Simon Fear -Maintained by Danie Els <dnjels@sun.ac.za> +Copyright (C) 1995--2020 Simon Fear +Maintained by Danie Els <dnjels@gmail.com> -This file may be distributed and/or modified under the conditions of the -LaTeX Project Public License, either version 1.3 of this license or (at your -option) any later version. The latest version of this license is in: +----------------------------------------------------------------- + The booktabs package for publication quality tables for LaTeX +----------------------------------------------------------------- - http://www.latex-project.org/lppl.txt +This work may be distributed and/or modified under the conditions +of the LaTeX Project Public License, either version 1.3c of this +license or (at your option) any later version. The latest version +of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3c or later is part of all distributions of LaTeX +version 2008/05/04 or later. -and version 1.3 or later is part of all distributions of LaTeX version -2005/12/01 or later. ----------------------------------------------------------------- \endpreamble |