diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r-- | Master/texmf-dist/tex/latex/booktabs/booktabs.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/booktabs/booktabs.sty b/Master/texmf-dist/tex/latex/booktabs/booktabs.sty index 1d145809a50..cf25d78c2be 100644 --- a/Master/texmf-dist/tex/latex/booktabs/booktabs.sty +++ b/Master/texmf-dist/tex/latex/booktabs/booktabs.sty @@ -8,7 +8,7 @@ %% %% ----------------------------------------------------------------- %% Author: Simon Fear -%% Maintainer: +%% Maintainer: Danie Els (dnjels@sun.ac.za) %% %% This file is part of the booktabs package for publication %% quality tables for LaTeX @@ -32,7 +32,7 @@ %% ----------------------------------------------------------------- \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{booktabs} - [2005/03/16 v1.6180 publication quality tables] + [2005/04/14 v1.61803 publication quality tables] \newdimen\heavyrulewidth \newdimen\lightrulewidth \newdimen\cmidrulewidth @@ -69,7 +69,7 @@ \def\@BTfnslthree{\afterassignment\@BTfnslone\let\next= } \def\toprule{\noalign{\ifnum0=`}\fi \@aboverulesep=\abovetopsep - \global\@belowrulesep=\aboverulesep %global cos for use in the next noalign + \global\@belowrulesep=\belowrulesep %global cos for use in the next noalign \global\@thisruleclass=\@ne \@ifnextchar[{\@BTrule}{\@BTrule[\heavyrulewidth]}} \def\midrule{\noalign{\ifnum0=`}\fi |