summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/01b
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
committerKarl Berry <karl@freefriends.org>2007-08-15 18:55:30 +0000
commit4217b6526dc5969a75590384ceaaa4ea814fc6a0 (patch)
treee3cdcda7e6c1f7644a769f5b04c511763c7ba8c6 /Master/texmf-dist/doc/latex/ctable/01b
parente48b37809878cd01b7b78357f6baa132ba1e1533 (diff)
ctable update (14aug07)
git-svn-id: svn://tug.org/texlive/trunk@4737 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/01b')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/01b10
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/01b b/Master/texmf-dist/doc/latex/ctable/01b
new file mode 100644
index 00000000000..6ab8de43d53
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/ctable/01b
@@ -0,0 +1,10 @@
+\let\H\hsize
+\ctable[
+ caption = a figure,
+ figure, botcap,
+ width=.4\H,
+]{@{}>{\H=.4\H}X>{\H=.6\H}X@{}}{}{\FL
+ \includegraphics[width=\H]{penguin}&
+ \includegraphics[width=\H]{lion}\LL
+}
+$Id: 01b,v 1.1 2007/07/22 15:30:56 wybo Exp $