summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/01b
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-06-30 11:36:16 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-06-30 11:36:16 +0000
commitc0404d22fc3919480d33204c2053503a47a3354e (patch)
treedb8c53e131f98a58cf06a9fe4a9d2001fa3e3006 /Master/texmf-dist/doc/latex/ctable/01b
parentca6a098e2e1413be5291b8ada623a166843ef436 (diff)
ctable update 1.16
git-svn-id: svn://tug.org/texlive/trunk@19192 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ctable/01b')
-rw-r--r--Master/texmf-dist/doc/latex/ctable/01b6
1 files changed, 4 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/ctable/01b b/Master/texmf-dist/doc/latex/ctable/01b
index c53dd5eb327..3ae87b4c718 100644
--- a/Master/texmf-dist/doc/latex/ctable/01b
+++ b/Master/texmf-dist/doc/latex/ctable/01b
@@ -1,4 +1,6 @@
-\newcommand{\F}[1]{\includegraphics[width=\hsize]{#1}}
+\newcommand{\F}[1]{
+ \includegraphics[width=\hsize]{#1}
+}
\newcolumntype{H}[1]{>{\hsize=#1\hsize}X}
\ctable[
caption = a figure,
@@ -7,4 +9,4 @@
]{H{.4}H{.6}}{}{\FL
\F{penguin}& \F{lion}\LL
}
-$Id: 01b,v 1.2 2009-09-15 11:19:31 wybo Exp $
+$Id: 01b,v 1.3 2009-12-18 16:49:34 wybo Exp $