summaryrefslogtreecommitdiff
path: root/Master/texmf-dist
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-21 00:20:29 +0000
committerKarl Berry <karl@freefriends.org>2014-02-21 00:20:29 +0000
commit80e5868392e7e4bee386230f51ddd672af6a1559 (patch)
treeeac670433235dda35ae613de308670196483606b /Master/texmf-dist
parentfbb85518d07efa369e18454dcbce811bd3d2f0fe (diff)
ctable (20feb14)
git-svn-id: svn://tug.org/texlive/trunk@33011 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README5
-rw-r--r--Master/texmf-dist/doc/latex/ctable/ctable.pdfbin830679 -> 830675 bytes
-rw-r--r--Master/texmf-dist/source/latex/ctable/ctable.dtx17
-rw-r--r--Master/texmf-dist/tex/latex/ctable/ctable.sty14
4 files changed, 19 insertions, 17 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README
index 8c1e4ff5b74..da45ffd93f1 100644
--- a/Master/texmf-dist/doc/latex/ctable/README
+++ b/Master/texmf-dist/doc/latex/ctable/README
@@ -16,6 +16,5 @@ offering a route for future extensions.
Installation:
Execute the inst script with the --help option for more information.
-Changes in version 1.27:
- label option did not work with side caption
- disable transparency with warning if tikz package loaded
+Changes in version 1.28:
+ added percent characters at EOLs causing whitespace
diff --git a/Master/texmf-dist/doc/latex/ctable/ctable.pdf b/Master/texmf-dist/doc/latex/ctable/ctable.pdf
index 0be3b373c3a..7bbee2646bc 100644
--- a/Master/texmf-dist/doc/latex/ctable/ctable.pdf
+++ b/Master/texmf-dist/doc/latex/ctable/ctable.pdf
Binary files differ
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.
%<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01]
%<package>\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]
%</package>
%
@@ -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}
diff --git a/Master/texmf-dist/tex/latex/ctable/ctable.sty b/Master/texmf-dist/tex/latex/ctable/ctable.sty
index 240ba6f304c..a4385a0fe0d 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}
- [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]
\RequirePackage{ifpdf,xcolor,xkeyval,array,tabularx,booktabs,rotating}
\ifpdf
@@ -224,12 +224,12 @@
\@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}%
\ifx\@ctblcap\undefined\let\@ctblcap\@ctblcaption\fi
\ifx\@ctblcap\empty
\if@ctblhascaption\else