diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-05-26 04:55:52 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2008-05-26 04:55:52 +0000 |
commit | 115e2d0c4dbaeafd359554ba36690a6125ca3e3d (patch) | |
tree | 91d6260d461727b8066057b5c28750b8a5ae9ec9 /Master/texmf-dist/tex/latex/booktabs/booktabs.sty | |
parent | 4ec6c5676b6956e17407a4ac51c96e4d39cc2e31 (diff) |
booktabs v1.61803 2005/04/14 entering tlpkg-ctan-check
git-svn-id: svn://tug.org/texlive/trunk@8351 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/booktabs/booktabs.sty')
-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 |