From bde8571a27fc85283eec8adc43a126bb2bf927fa Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Sep 2009 23:34:41 +0000 Subject: ctable 1.15 (17sep09) git-svn-id: svn://tug.org/texlive/trunk@15348 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/ctable/ctable.dtx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'Master/texmf-dist/source/latex/ctable') diff --git a/Master/texmf-dist/source/latex/ctable/ctable.dtx b/Master/texmf-dist/source/latex/ctable/ctable.dtx index b5f59163ca7..f32bb859426 100644 --- a/Master/texmf-dist/source/latex/ctable/ctable.dtx +++ b/Master/texmf-dist/source/latex/ctable/ctable.dtx @@ -19,7 +19,7 @@ %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ctable} %<*package> - [2009/09/15 v1.14 ctable package] + [2009/09/17 v1.15 ctable package] % % %<*driver> @@ -30,7 +30,6 @@ verbose, pdftex, paper=a4paper, - nomarginpar, bottom=30mm, nohead ]{geometry} @@ -145,13 +144,16 @@ % same number as previous table, ` (continued' added % to caption. % } -% \changes{v1.14}{2008/08/12}{nosuper propagation to later tables prohibited +% \changes{v1.14}{2009/09/15}{nosuper propagation to later tables prohibited % added option doinside % use of (obsolete) carom.sty for docs discontinued % empty labels not created % newcolumntype warnings removed % caption package not needed anymore % } +% \changes{v1.15}{2009/09/17}{removed whitespace before tables, +% corrected marginpars in the documentation +% } % % \GetFileInfo{ctable.dtx} % @@ -699,9 +701,9 @@ % Save the standard X type once in the new type Y % \begin{macrocode} \newcolumntype{Y}{X} -\def\@ctblXcolumntype#1{ +\def\@ctblXcolumntype#1{% \let\NC@find@X\undefined - \newcolumntype{X}{#1} + \newcolumntype{X}{#1}% } \def\@ctblframe#1#2#3{% \@ctbloldsep\fboxsep\fboxsep\@ctblframesep% @@ -860,4 +862,4 @@ % \end{macrocode} % \Finale \endinput -$Id: ctable.dtx,v 1.64 2009-09-15 11:15:59 wybo Exp $ +$Id: ctable.dtx,v 1.65 2009-09-16 23:09:29 wybo Exp $ -- cgit v1.2.3