Dear all,

In the output of the following sample, figures are left flushed.
I found some discussions about the align and location in \setupcombination.
"align=" is for caption and "location=middle" is for figures' location.

But "align=   " worked while "location= " has no effect at all.
So I have to enclose \startcombination … \stopcombination in \placefigure[][]{}.
How to locate the combined figures at the horizontal center?

Thank you for reading.

Best regards,

\starttext
\setupcombination[align=leftflush, location=middle]
\startcombination[2*1]
{\externalfigure[dummy][]}{aaaaaa}
{\externalfigure[dummy][]}{bbbbbb}
\stopcombination
\stoptext


***** my system:
Mac OS 10.8

This is LuaTeX, Version beta-0.70.2-2012052309 (TeX Live 2012)
\write18 enabled.
(/Users/graph/ConTeXt/tex/texmf-context/tex/context/base/cont-yes.mkiv
ConTeXt ver: 2012.10.19 00:06 MKIV fmt: 2012.10.19 int: english/english
___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to