Nice, but it also adds spacing between characters inside a word. So, what I
was asking is if I can stretch only spaces between words via key-value
pairs in \framed, if possible, of course. Thank you very much.

Jairo :)

El vie, 26 de feb. de 2021 a la(s) 17:06, Wolfgang Schuster (
wolfgang.schuster.li...@gmail.com) escribió:

> Jairo A. del Rio schrieb am 26.02.2021 um 22:38:
> > Hi list.
> >
> > Is there an interface for \hbox to <size> via framed? I think it's not
> > the ConTeXt spirit to do something like
> >
> > \framed[offset=0cm]{\hbox to 10cm{Uno dos tres}}
> >
> > where spacing is stretched so all the available space is filled, so I
> > want to know about a better way. Thank you beforehand.
>
> \starttext
>
> \framed{Uno dos tres}
>
> \framed{\stretched[width=10cm]{Uno dos tres}}
>
> \framed[width=10cm,align=normal]{\stretched{Uno dos tres}}
>
> \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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to