On Wed, Jan 28, 2009 at 3:14 PM, Nicolas Luchier <nicolas.luch...@cea.fr> wrote:

> I have 3 figures to put into combination 2*2. The way it is handle it that
> the third figure is place below the first one, which is quite logical. I'd
> rather have it centered in the second row. Is there any mean to do this ? I
> didn't find a clue anywhere.

The others gave you a solution with nested combinations but it's also
possible to a normal table to combine your prictures.

\bTABLE[frame=off,align=middle]
  \bTR
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
  \eTR
  \bTR[nx=2]
    \bTD\externalfigure[cow.jpg][width=3cm]\eTD
  \eTR
\eTABLE

Wolfgang
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to