Am 15.03.2012 um 15:23 schrieb Procházka Lukáš Ing. - Pontex s. r. o.:

> ... Actually, I'm using \st-formula to center members on the line. Something 
> similar to what you get using:
> 
> \hbox to\textwidth{\hfil a\hfil b\hfil c\hfil}
> 
> I was thinking about \st-combination, too:
> 
>  \startcombination[3*1]
>    {a}
>    {b}
>    {c}
>  \stopcombination
> 
> But \st-combination doesn't work with non-floats.

What’s a “non-float” and why can’t you use combinations?

\starttext

\midaligned
  {\startcombination[3*1]
     {A}{}
     {B}{}
     {C}{}
   \stopcombination}

\stoptext

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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to