ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "T. Kurt Bond" <tkurtbond@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: How do I get rid of the ct and st ligatures in EBGaramond?
Date: Wed, 2 Dec 2020 13:10:22 -0500	[thread overview]
Message-ID: <CAN1EhV8+NB-oL-sM2zUJsf6ZJ3nJcS3+2Oj-c3Am-6nGGLN=AQ@mail.gmail.com> (raw)
In-Reply-To: <CAGxRUG9NNYf9Z1Bg-v4fihKdpNMJ07P9G9d6+r1ZS-zJW8RQVw@mail.gmail.com>


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

That did the trick, thanks!

Should I put that on the wiki?  Where should it go?

On Wed, Dec 2, 2020 at 1:07 PM Joey McCollum <jmccollum20140511@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@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@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@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@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
>>
>> ___________________________________________________________________________________
>>
>
> ___________________________________________________________________________________
> 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
>
> ___________________________________________________________________________________
>


-- 
T. Kurt Bond, tkurtbond@gmail.com, https://tkurtbond.github.io

[-- Attachment #1.2: Type: text/html, Size: 5435 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
___________________________________________________________________________________

  parent reply	other threads:[~2020-12-02 18:10 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-12-02 16:41 T. Kurt Bond
2020-12-02 16:54 ` Joey McCollum
2020-12-02 17:14   ` T. Kurt Bond
2020-12-02 17:29     ` Joey McCollum
2020-12-02 17:32       ` Joey McCollum
2020-12-02 17:35     ` Hans Hagen
2020-12-02 17:56       ` T. Kurt Bond
2020-12-02 18:05         ` Joey McCollum
2020-12-02 18:05           ` Joey McCollum
2020-12-02 18:10           ` T. Kurt Bond [this message]
2020-12-02 18:08         ` Wolfgang Schuster
2020-12-02 18:10         ` Pablo Rodriguez
2020-12-02 18:59           ` T. Kurt Bond
2020-12-02 19:16             ` Rik Kabel
2020-12-02 19:30               ` T. Kurt Bond
2020-12-02 19:01           ` T. Kurt Bond
2020-12-02 18:34   ` Hans Hagen
2020-12-02 19:22     ` Rik Kabel

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='CAN1EhV8+NB-oL-sM2zUJsf6ZJ3nJcS3+2Oj-c3Am-6nGGLN=AQ@mail.gmail.com' \
    --to=tkurtbond@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).