2011/3/10 John Haltiwanger <[email protected]>

> To me the space between 'Freed' and 'by' looks awkward:
>
> \starttext
>   \startalignment[left]
>
>   \bgroup
>     \switchtobodyfont[72pt]
>     {\ss  Freed \par
>           by \par
>           Design}
>   \egroup
> \stoptext
>
>
> -- Should I be using \start..\stoplines ? or is this a bug?
>

It could be just an impression. By the way, how abou this instead:

\starttext
\startalignment[left]
  \definedfont[Sans at 72pt]
  {Freed \blank
   by \blank
   Design}
\stopalignment
\stoptex

This way, you can control how much blank space you want.

Regards,

Vedran Miletić
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : [email protected] / 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