summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/ctable/01b
blob: 6ab8de43d53c7995a059526a1a915d7a90cc838f (plain)
1
2
3
4
5
6
7
8
9
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 $