diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/ctable/ctable.dtx')
-rw-r--r-- | Master/texmf-dist/source/latex/ctable/ctable.dtx | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/Master/texmf-dist/source/latex/ctable/ctable.dtx b/Master/texmf-dist/source/latex/ctable/ctable.dtx index 130998b5771..fe7dee2dfa4 100644 --- a/Master/texmf-dist/source/latex/ctable/ctable.dtx +++ b/Master/texmf-dist/source/latex/ctable/ctable.dtx @@ -3,7 +3,6 @@ \iffalse %</internal> %<*readme> -------------------------------------------------------------------------------------- ctable --- Flexible typesetting of table and figure floats using key/value directives Author: Wybo Dekker E-mail: wybo@dekkerdocumenten.nl @@ -18,6 +17,9 @@ environment, a command with 4 arguments is used; the first is optional and is used for key,value pairs generating variations on the defaults and offering a route for future extensions. +Full documentation: +https://bitbucket.org/wybodekker/ctable/downloads/ctable.pdf + Installation: Execute the inst script with the --help option for more information. @@ -31,7 +33,7 @@ Execute the inst script with the --help option for more information. %<package>\NeedsTeXFormat{LaTeX2e}[1999/12/01] %<package>\ProvidesPackage{ctable} %<*package> - [2014/02/20 v1.28 ctable package for \ + [2014/04/25 v1.29 ctable package for \ flexible typesetting of table and figure floats using key/value directives] %</package> % @@ -234,6 +236,9 @@ Execute the inst script with the --help option for more information. % \changes{v1.28}{2014/02/20}{ % added percent characters at EOLs causing whitespace % } +% \changes{v1.29}{2014/04/20}{ +% reorganized inst script +% } % % \GetFileInfo{ctable.dtx} % |