En/na Wolfgang Schuster ha escrit:

Am 16.08.2009 um 14:51 schrieb Xan:

Hi,

With this code:

\placefigure
[here]
[fig:graf-Cayley-Z2xZ3]
{An example of \type{\startcombination...}.}
{\startcombination[1*2]
  {\startcombination[2*1]
      {\externalfigure[lb1]} {a1}
      {\externalfigure[lb2]} {a2}
  \stopcombination} {a}
  {\startcombination[1*1]
      {\externalfigure[lb1]} {b1}
  \stopcombination} {b}
 \stopcombination}


I get all _left_ aligned (see attached file) and I want normal center aligned.
How can I get this?

\placefigure
  {Combination}
  {\startTABLE[frame=off,align=middle]
   \NC \externalfigure[lb1] \NC \externalfigure[lb2] \NC\NR
   \NC a1                   \NC a1                   \NC\NR
   \NC[nx=2] a                                       \NC\NR
%  \NC[nx=2] \dontleavehmode\externalfigure[lb1]     \NC\NR
%  \NC[nx=2] b1                                      \NC\NR
   \NC \externalfigure[lb1] \NC                      \NC\NR
   \NC b1                   \NC                      \NC\NR
   \NC[nx=2] b                                       \NC\NR
   \stopTABLE}

Wolfgang

Mmm... for now I think I will use tables ,-)
Thanks a lot, Wolfgang.

Xan.
___________________________________________________________________________________
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