ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Disable hyphencollapsing for mono
@ 2021-07-04  4:25 Christoph Reller
  2021-07-04 12:43 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Christoph Reller @ 2021-07-04  4:25 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 410 bytes --]

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.

Cheers,
Christoph

[-- Attachment #1.2: Type: text/html, Size: 621 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Disable hyphencollapsing for mono
  2021-07-04  4:25 Disable hyphencollapsing for mono Christoph Reller
@ 2021-07-04 12:43 ` Hans Hagen
  2021-07-05 18:54   ` Christoph Reller
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2021-07-04 12:43 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Christoph Reller

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Disable hyphencollapsing for mono
  2021-07-04 12:43 ` Hans Hagen
@ 2021-07-05 18:54   ` Christoph Reller
  0 siblings, 0 replies; 3+ messages in thread
From: Christoph Reller @ 2021-07-05 18:54 UTC (permalink / raw)
  To: Hans Hagen; +Cc: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 636 bytes --]

Hans Hagen <j.hagen@xs4all.nl> schrieb am So., 4. Juli 2021, 14:43:

> 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.
> >
> 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




Thank you Hans!

This solution is perfect for me. And I'll gladly wikify it once it is
available.

Cheers,
Christoph

[-- Attachment #1.2: Type: text/html, Size: 1254 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 bytes --]

___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-07-05 18:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-04  4:25 Disable hyphencollapsing for mono Christoph Reller
2021-07-04 12:43 ` Hans Hagen
2021-07-05 18:54   ` Christoph Reller

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).