summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/booktabs/booktabs.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/booktabs/booktabs.sty')
-rw-r--r--Master/texmf-dist/tex/latex/booktabs/booktabs.sty29
1 files changed, 15 insertions, 14 deletions
diff --git a/Master/texmf-dist/tex/latex/booktabs/booktabs.sty b/Master/texmf-dist/tex/latex/booktabs/booktabs.sty
index 65f77740e75..c32cf7e1631 100644
--- a/Master/texmf-dist/tex/latex/booktabs/booktabs.sty
+++ b/Master/texmf-dist/tex/latex/booktabs/booktabs.sty
@@ -6,21 +6,25 @@
%%
%% booktabs.dtx (with options: `package')
%%
-%% 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.
%% -----------------------------------------------------------------
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{booktabs}
- [2019/10/08 v1.6180339 publication quality tables]
+ [2020/01/12 v1.61803398 Publication quality tables]
\newdimen\heavyrulewidth
\newdimen\lightrulewidth
\newdimen\cmidrulewidth
@@ -84,11 +88,8 @@
\nobreak
\let\@BTswitch\@BLTrule
\else
- \ifx\xltabular\undefined
- \let\@BTswitch\@BTnormal
- \else
- \let\@BTswitch\@BLTrule
- \fi\fi\fi
+ \let\@BTswitch\@BTnormal
+ \fi\fi
\global\@thisrulewidth=#1\relax
\ifnum\@thisruleclass=\tw@\vskip\@aboverulesep\else
\ifnum\@lastruleclass=\z@\vskip\@aboverulesep\else