From 80e5868392e7e4bee386230f51ddd672af6a1559 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 21 Feb 2014 00:20:29 +0000 Subject: ctable (20feb14) git-svn-id: svn://tug.org/texlive/trunk@33011 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/source/latex/ctable/ctable.dtx | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 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 b41c091120c..130998b5771 100644 --- a/Master/texmf-dist/source/latex/ctable/ctable.dtx +++ b/Master/texmf-dist/source/latex/ctable/ctable.dtx @@ -31,7 +31,7 @@ Execute the inst script with the --help option for more information. %\NeedsTeXFormat{LaTeX2e}[1999/12/01] %\ProvidesPackage{ctable} %<*package> - [2013/12/19 v1.27 ctable package for \ + [2014/02/20 v1.28 ctable package for \ flexible typesetting of table and figure floats using key/value directives] % % @@ -231,6 +231,9 @@ Execute the inst script with the --help option for more information. % label option did not work with side caption\\ % disable transparency with warning if tikz package loaded % } +% \changes{v1.28}{2014/02/20}{ +% added percent characters at EOLs causing whitespace +% } % % \GetFileInfo{ctable.dtx} % @@ -1075,12 +1078,12 @@ Execute the inst script with the --help option for more information. \@ctblmaxwidth \@defaultctblmaxwidth \@ctblmincapwidth \@defaultctblmincapwidth \@ctblfooterwidth \@defaultctblfooterwidth - \def\@ctblfgactual {@defaultctblframefg} - \def\@ctblbgactual {@defaultctblframebg} - \def\@ctblbeg {\begin{\@ctblsideways\@ctbltaborfig\@ctblstarred}} - \def\@ctblbegin {\@ctblbeg} - \def\@ctblend {\end{\@ctblsideways\@ctbltaborfig\@ctblstarred}} - \setkeys{ctbl}{#1} + \def\@ctblfgactual {@defaultctblframefg}% + \def\@ctblbgactual {@defaultctblframebg}% + \def\@ctblbeg {\begin{\@ctblsideways\@ctbltaborfig\@ctblstarred}}% + \def\@ctblbegin {\@ctblbeg}% + \def\@ctblend {\end{\@ctblsideways\@ctbltaborfig\@ctblstarred}}% + \setkeys{ctbl}{#1}% % \end{macrocode} % Make the short caption equal to the caption if it has not been defined % \begin{macrocode} -- cgit v1.2.3