summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2011-08-26 22:16:59 +0000
committerKarl Berry <karl@freefriends.org>2011-08-26 22:16:59 +0000
commit87f1685a45c8f23851013817d1ead13ff8c20677 (patch)
tree4a98703ca02562e84e35589e6e68b8ab2737d15e /Master/texmf-dist/doc/latex/ctable
parent48c3c8df1244c0c6ee27db4ee499ea2595100537 (diff)
ctable (24aug11)
git-svn-id: svn://tug.org/texlive/trunk@23702 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/06a6
-rw-r--r--Master/texmf-dist/doc/latex/ctable/06b6
-rw-r--r--Master/texmf-dist/doc/latex/ctable/14a9
-rw-r--r--Master/texmf-dist/doc/latex/ctable/README10
-rw-r--r--Master/texmf-dist/doc/latex/ctable/ctable.pdfbin826270 -> 962755 bytes
-rwxr-xr-xMaster/texmf-dist/doc/latex/ctable/inst22
6 files changed, 32 insertions, 21 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/06a b/Master/texmf-dist/doc/latex/ctable/06a
index aa8115c6afa..fcc6c0459fd 100644
--- a/Master/texmf-dist/doc/latex/ctable/06a
+++ b/Master/texmf-dist/doc/latex/ctable/06a
@@ -1,6 +1,4 @@
-\ctable[
- framerule = .1pt,
- maxwidth=3cm
+\ctable[framerule=.1pt, maxwidth=3cm
]{lX}{}{\FL 1 & first row\LL}
-$Id: 06a,v 1.1 2007-07-22 15:30:56 wybo Exp $
+$Id: 06a,v 1.2 2011-08-24 14:03:08 wybo Exp $
diff --git a/Master/texmf-dist/doc/latex/ctable/06b b/Master/texmf-dist/doc/latex/ctable/06b
index 009ec4da9d2..44697a9180f 100644
--- a/Master/texmf-dist/doc/latex/ctable/06b
+++ b/Master/texmf-dist/doc/latex/ctable/06b
@@ -1,6 +1,4 @@
-\ctable[
- framerule = .1pt,
- maxwidth=3cm
+\ctable[framerule=.1pt, maxwidth=3cm
]{lX}{}{\FL 1 & test\LL}
-$Id: 06b,v 1.1 2007-07-22 15:30:56 wybo Exp $
+$Id: 06b,v 1.2 2011-08-24 14:03:14 wybo Exp $
diff --git a/Master/texmf-dist/doc/latex/ctable/14a b/Master/texmf-dist/doc/latex/ctable/14a
new file mode 100644
index 00000000000..10febdbe5d3
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ctable/14a
@@ -0,0 +1,9 @@
+\ctable[
+ caption=Doinside,
+ doinside = \scriptsize]{l}{
+}{\FL
+ This table has all rows \NN
+ set at script size \LL
+}
+
+$Id: 14a,v 1.1 2011-08-24 14:02:37 wybo Exp $
diff --git a/Master/texmf-dist/doc/latex/ctable/README b/Master/texmf-dist/doc/latex/ctable/README
index d1ddeceda49..fa000349e15 100644
--- a/Master/texmf-dist/doc/latex/ctable/README
+++ b/Master/texmf-dist/doc/latex/ctable/README
@@ -1,4 +1,4 @@
-This is version 1.18 of the ctable package
+This is version 1.20 of the ctable package
License: LPPL
ctable.sty provides commands to easily typeset centered or left or
@@ -8,6 +8,12 @@ first is optional and is used for key,value pairs generating
variations on the defaults and offering a route for future
extensions.
+changes of v1.20 relative to v1.19:
+- added (for \setupctable only) these options related to the sideways option:
+ captionsleft
+ captionsright
+ captionsinside
+
changes of v1.19 relative to v1.18:
- sideways option did not work anymore; corrected
@@ -15,4 +21,4 @@ major changes of v1.18 relative to v1.17:
- introduced \setupctable, setting defaults for the options
- added complements for several option: topcap, nosideways, et cetera
-$Id: README,v 1.9 2011-04-30 20:23:15 wybo Exp $
+$Id: README,v 1.10 2011-08-24 14:02:11 wybo Exp $
diff --git a/Master/texmf-dist/doc/latex/ctable/ctable.pdf b/Master/texmf-dist/doc/latex/ctable/ctable.pdf
index f2506c3c912..173dacb13fd 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/doc/latex/ctable/inst b/Master/texmf-dist/doc/latex/ctable/inst
index be3981d5a02..48be2d221fc 100755
--- a/Master/texmf-dist/doc/latex/ctable/inst
+++ b/Master/texmf-dist/doc/latex/ctable/inst
@@ -1,8 +1,9 @@
#!/bin/bash
-# this script generates ctable's documentation into ctable.pdf
+NAME=ctable
+# this script generates NAME's documentation into NAME.pdf
# and then installs (unless the environment variable NOINSTALL is not empty)
-# ctable in TEXMFLOCAL
+# NAME in TEXMFLOCAL
# This is not a make-like process. If you changed any files, then first run
# inst with the --Clean option, then run inst without options.
@@ -11,8 +12,7 @@ function die {
exit 1
}
-NAME=ctable
-LOCAL=`kpsewhich --expand-var '$TEXMFLOCAL'`/tex/latex/ctable
+LOCAL=`kpsewhich --expand-var '$TEXMFLOCAL'`/tex/latex/$NAME
CLEAN={aux,idx,ilg,chk,fls,ind,log,glo,gls,out,tex}
ALLCLEAN={aux,idx,ilg,chk,fls,ind,log,glo,gls,out,tex,sty,cls,pdf}
@@ -35,7 +35,7 @@ echo y |tex $NAME.ins >/dev/null
(
# recompile example graphics if any is missing:
cd doc
- ln -sf ../ctable.sty || exit 1 # use the ctable.sty version to be installed
+ ln -sf ../$NAME.sty || exit 1 # use the $NAME.sty version to be installed
for i in [0-9][0-9]?; do
if [ ! -f $i.pdf -o ! -f s$i.pdf ]; then
echo Creating example graphics
@@ -44,7 +44,7 @@ echo y |tex $NAME.ins >/dev/null
break
fi
done
- rm ctable.sty
+ rm $NAME.sty
cd ..
echo Creating documentation
@@ -64,15 +64,15 @@ echo y |tex $NAME.ins >/dev/null
mkdir -p $LOCAL
cp $NAME.{dtx,sty,pdf} $LOCAL || exit 1
fi
- sudo `which mktexlsr` || exit 1
+ sudo mktexlsr $LOCAL
exit 0
)
if [ $? != 0 ]; then
- echo errors detected, see ctable.log
+ echo errors detected, see $NAME.log
else
- echo ctable successfully installed
+ echo $NAME successfully installed
fi
-texlog_extract ctable
+texlog_extract $NAME
-# $Id: inst,v 1.24 2010-06-26 21:44:29 wybo Exp $
+# $Id: inst,v 1.26 2011-08-14 16:02:44 wybo Exp $