On Fri, 14 Feb 2020 02:21:03 +0100
Exp <expro...@gmail.com> wrote:

> Dear list,
> 
> I want to prevent an overfull hbox caused by an inline typing by making the
> alignment very tolerant, but it didn't work:
> 
> ```
> \setupframedtext[
>   width=broad,
>   align={verytolerant, stretch}

You need a command at the end of the argument because the line end adds a space.

    align={verytolerant, stretch},
                                ^^^

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