Pablo Rodriguez via ntg-context schrieb am 07.05.2024 um 19:40:
On 5/6/24 22:45, Wolfgang Schuster wrote:
Pablo Rodriguez via ntg-context schrieb am 06.05.2024 um 20:06:
Dear list,

I have the following sample:

    \definefontfamily[mainface][tt][TeX Gyre Termes]
Apply the none feature when you set the monospace font, i.e.

\definefontfamily[...][tt][...][features=none]
Many thanks for your reply, Wolfgang.

This solves the issue, but I have two questions.

Why is this only required for \inlinetypebuffer and not for \typebuffer?

Which is the exact font feature that does the hyphen ligatures?

I’m interested in not disabling hz and hanging.

\typebuffer disables automatic \endash and \emdash with the \nohyphencollapsing command
but the command isn't used for \typeinlinebuffer.

\starttext

\type{--} = --

\nohyphencollapsing

\type{--} = --

\dohyphencollapsing

\type{--} = --

\stoptext

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / 
https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

Reply via email to