ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: ntg-context@ntg.nl
Subject: Re: Global \setup has no effect while ad-hoc setting does
Date: Fri, 14 Feb 2020 06:30:31 +0100	[thread overview]
Message-ID: <20200214063031.f33e297f0c05d055a9e0be7e@gmail.com> (raw)
In-Reply-To: <CALy-6cHT5zit2FR9q7rRk6VeeibvO_ikEvC_g-g5CFTOcq1pYQ@mail.gmail.com>

On Fri, 14 Feb 2020 02:21:03 +0100
Exp <exprosic@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	other threads:[~2020-02-14  5:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14  1:21 Exp
2020-02-14  5:30 ` Wolfgang Schuster [this message]
2020-02-14  6:04   ` Henri Menke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20200214063031.f33e297f0c05d055a9e0be7e@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=ntg-context@ntg.nl \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).