summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/01b
diff options
context:
space:
mode:
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 $