On 5/7/2021 6:47 AM, Thangalin wrote:
Not sure if this is a regression:

% SOF
\nohyphencollapsing

\setuphead[chapter][align={nothyphenated}]

\starttext
   \chapter{Such --- Emdashery}
\stoptext
% EOF

Expected: No collapsed hyphens.

Actual: Hyphens are collapsed.

Workaround: Remove the nothyphenated option or insert \nohyphencollapsing into the \chapter command.

Is there another way to prevent collapsing hyphens with a single setting that applies to the entire document?

The hyphens did not collapse in the previous version.


they did when a font had the tlig feature enabled

i'll add a key:

\setuphead[chapter][align={nothyphenated,notcollapsed}]

Hans

-----------------------------------------------------------------
                                          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 via email to