Dear Christoph,

I don’t know how to put figures horizontally using “\startfloatcombination”.
Is there any reason to use “\startfloatcombination”?

I usually use the following code when I need to display the figures.
It is displayed horizontally and center aligned nicely.


\useMPlibrary[dum]
    
\starttext
\placefigure{}{
 \startcombination[2*1]
    {\externalfigure[cow.pdf]}{}
   {\externalfigure[cow.pdf]}{}
 \stopcombination}
 \stoptext

Best regards,

Dalyoung

___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to