diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-01 22:41:26 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-01 22:41:26 +0000 |
commit | 70f591817b5748d4d9874c24aa51918ce84f975d (patch) | |
tree | 85f672c4aabf9765d85b969f404d530224c68720 /Master/texmf-dist/tex | |
parent | 45db29c673328af1f957040cec94b6420b83bd80 (diff) |
ctable (1may11)
git-svn-id: svn://tug.org/texlive/trunk@22269 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/latex/ctable/ctable.sty | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/ctable/ctable.sty b/Master/texmf-dist/tex/latex/ctable/ctable.sty index b915b5fd4c1..0114e652f21 100644 --- a/Master/texmf-dist/tex/latex/ctable/ctable.sty +++ b/Master/texmf-dist/tex/latex/ctable/ctable.sty @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{ctable} - [2011/04/15 v1.18 ctable package] + [2011/05/01 v1.19 ctable package] \RequirePackage{color,xkeyval,array,tabularx,booktabs,rotating} \def\NN{\tabularnewline} \def\FL{\toprule} @@ -86,7 +86,6 @@ table, continued=(continued), topcap, - pos=, framerule=0pt, captionskip=0pt, framesep=0pt, |