ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <j.hagen@xs4all.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	Christoph Reller <christoph.reller@gmail.com>
Subject: Re: Disable hyphencollapsing for mono
Date: Sun, 4 Jul 2021 14:43:32 +0200	[thread overview]
Message-ID: <1e4e37f3-ce62-c50f-7e33-595709a3ba8c@xs4all.nl> (raw)
In-Reply-To: <CAO8LnPG_2+M1oPZLCFjFzdWJHM5-41pUQ1mP_uwj7=+mahOUVA@mail.gmail.com>

On 7/4/2021 6:25 AM, Christoph Reller wrote:
> Hi,
> 
> I would like to disable hyphen collapsing (automatic "--" to 
> endash conversion) document-wide for the currently selected mono font.
> 
> Consider:
> 
> \starttext
> %{\nohyphencollapsing
>    \mono{--}
> %}
> --
> \stoptext
> 
> When uncommenting lines 2 and 4, the two hyphens in \mono{--} are not 
> collapsed. How can I configure never to collapse hyphens exclusively in 
> mono fonts?
> 
> Any help is appreciated.
In the next version it will be off for tt but one can enable it as feature

\definefontfeature[none][none][textcontrol=collapsehyphens]

\startTEXpage
     {test--test \bf test--test \tt test--test}
\stopTEXpage

to be wikified

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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:[~2021-07-04 12:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-04  4:25 Christoph Reller
2021-07-04 12:43 ` Hans Hagen [this message]
2021-07-05 18:54   ` Christoph Reller

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=1e4e37f3-ce62-c50f-7e33-595709a3ba8c@xs4all.nl \
    --to=j.hagen@xs4all.nl \
    --cc=christoph.reller@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).