ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@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 19:08:17 +0100	[thread overview]
Message-ID: <151f69ef-4bee-e627-6116-c6e3bf98b95c@gmail.com> (raw)
In-Reply-To: <CAN1EhV-KfYtB-EMEuDpJg5t8n5A1DC5a6yB4gdfiGraOF32sJg@mail.gmail.com>

T. Kurt Bond schrieb am 02.12.2020 um 18:56:
> 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

\definefontfamily [english] [rm] [EB Garamond]
\definefontfamily [english] [mm] [Stix Two Math]

\setupbodyfont[english]

\starttext
fi fl ffi ffl ct st
\stoptext

Wolfgang
___________________________________________________________________________________
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:08 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
2020-12-02 18:08         ` Wolfgang Schuster [this message]
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=151f69ef-4bee-e627-6116-c6e3bf98b95c@gmail.com \
    --to=wolfgang.schuster.lists@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).