Am 08.10.2013 um 20:04 schrieb Pablo Rodriguez <oi...@gmx.es>:

> Dear list,
> 
> I have a very simple request, but I wasn’t able to find information on
> the wiki or the ConTeXt manual. Here is the sample:
> 
>   \starttext
>   \framed[width=40mm]{word}
>   \stoptext
> 
> How can I get the word stretched to the frame width?

\starttext

\framed[width=40mm]{word}

\framed[width=40mm]{\stretched[features=none,width=\framedwidth]{word}}

\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