On Nov 16, 2007, at 8:14 AM, Peter Schorsch wrote:

> Hi,
>
> as soon I enter the cbox-line the combination is not longer  
> centered. I tried
> to embed the combination in a cbox, but that had no effect. Has  
> anyone a hint
> how to center the combination successfullly?
>
> \starttext
> \placefigure
>       [force][fig:xy]
>       {captiontext}
>       {\startcombination[2*1]
>               {\externalfigure[xxx][]}{}
>               {\externalfigure[yyy][]}{}
>       \stopcombination
>       \cbox{\tfx Quelle: XY}
>       }
> \stoptext
>
> Thanks, P.

Hmm, untested: isn't that because you're lying to ConTeXt? I'm not  
quite sure what you want to achieve, but it looks like you don't want  
a 2*1 combination. Rather, you're looking for a 1*2 combination, the  
first part of which is a 2*1 combination, so I would guess that  
nesting those combinations would be the way to go.

Thomas
___________________________________________________________________________________
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