On Wed, 17 May 2006, frantisek holop wrote:

> hi there,
>
> another question to which shamefully i cannot find the answer.
> perhaps it's just too late...
>
>
> consider the following example:
>
>
> \definefont[BigFont][Regular sa 3]
> \starttext
> {\tfc The {\BigFont 7}\high{th} Seal}
> \stoptext
>
>
> how can i make that line vertically centered, like
>    --,
> the  /th seal
>    /
>
> :)
>

I do not know if this is the best way to do this, but you can exploit 
inframed.

{\tfc The \inframed[foregroundstyle=\BigFont,frame=off]{ 7}\high{th} Seal}
or
{\tfc The \inframed[foregroundstyle=\BigFont,frame=off]{ 7\high{th}} Seal}

depending on what you want.


> is \startalignment used for this?

I think that startalignment is only for horizontal alignment, but I 
may be wrong here.

Aditya

-- 
Aditya Mahajan, EECS Systems, University of Michigan
http://www.eecs.umich.edu/~adityam || Ph: 7342624008
_______________________________________________
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

Reply via email to