[NTG-context] How do I get rid of the ct and st ligatures in EBGaramond?
Joey McCollum
jmccollum20140511 at gmail.com
Wed Dec 2 19:05:53 CET 2020
Sorry, there was a typo. Use this:
\definefontfamily[english] [rm] [ebgaramond] [features={default, dlig=no}]
\setupbodyfont[english,10pt]
\starttext
ct st
\stoptext
On Wed, Dec 2, 2020 at 1:05 PM Joey McCollum <jmccollum20140511 at gmail.com>
wrote:
> You'll need to use the alias for the font family, as follows:
>
> \definefontfamily[english] [rm] [ebgaramond] [features={default, hlig=no}]
>
> \setupbodyfont[english,10pt]
>
> \starttext
>
> ct st
>
> \stoptext
>
> On Wed, Dec 2, 2020 at 12:56 PM T. Kurt Bond <tkurtbond at gmail.com> wrote:
>
>> Ah, ok.
>>
>> Here is a minimal NONWORKING example: the resulting PDF shows the ct and
>> st ligatures. What commands should I use to turn them off?
>>
>> \definefontfamily[english] [rm] [ebgaramond] [features={default,dlig=no}]
>> \setupbodyfont[ebgaramond,10pt]
>> \starttext
>> ct st
>> \stoptext
>>
>>
>> On Wed, Dec 2, 2020 at 12:35 PM Hans Hagen <j.hagen at xs4all.nl> wrote:
>>
>>> On 12/2/2020 6:14 PM, T. Kurt Bond wrote:
>>> > It does help. Thanks.
>>> >
>>> > But how do I turn that font feature off in ConTeXt?
>>> You forget to add a MWE ...
>>>
>>> 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
>>> -----------------------------------------------------------------
>>>
>>
>>
>> --
>> T. Kurt Bond, tkurtbond at gmail.com, https://tkurtbond.github.io
>>
>> ___________________________________________________________________________________
>> If your question is of interest to others as well, please add an entry to
>> the Wiki!
>>
>> maillist : ntg-context at 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
>>
>> ___________________________________________________________________________________
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.ntg.nl/pipermail/ntg-context/attachments/20201202/1a2f6680/attachment.htm>
More information about the ntg-context
mailing list