ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Manuel Blanco <manuelbl@ucm.es>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: Removing a single ligature and using swash alternates
Date: Mon, 4 May 2015 15:05:54 +0200	[thread overview]
Message-ID: <CAMVYejASbMVzXnVQ0sxC53SiwxAYS3fAwrDQJyK6rx+61axwXg@mail.gmail.com> (raw)
In-Reply-To: <55473539.2080901@wxs.nl>

The problem is that it's a 500 page document, I would like a general
way to deactivate the Th ligature. If there's no “semiautomated
system” (like feature files) to remove ligatures, I guess it could be
possible to do a general replacement in the document, altough I don't
remember the command, I think I might have seen something like

    \definereplacement [Th] [\noligature{Th}]

that would, in a hackish way, deactivate it. What's the exact
interface in that case?

No idea about the Swashes? I thought that this would work

    \definefontfeature [swash] [swsh=yes]
    \setmainfont [Minion Pro]
      [features=swash,
       expansion=quality,
       protrusion=quality]

but it doesn't.

\noligature{Th}anks! :)


2015-05-04 11:00 GMT+02:00 Hans Hagen <pragma@wxs.nl>:
>
> On 5/1/2015 4:18 PM, Manuel Blanco wrote:
>>
>> Hello,
>>
>> I'm using Minion Pro, and I would like to remove the Th ligature (but
>> only that one).
>>
>> Also, I'm trying to define a \swash command that uses swash from Minion
>> Pro Italic. Any help?
>>
>>      \usemodule [simplefonts] [size=11pt]
>>      \setmainfont [Minion Pro]
>>        [expansion=quality,
>>         protrusion=quality]
>>      \setupalign [hz,hanging]
>
>
> \noligature{Th}anks
>
>> Thanks!
>>
>>
>> ___________________________________________________________________________________
>> 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://tex.aanhet.net
>> archive  : http://foundry.supelec.fr/projects/contextrev/
>> wiki     : http://contextgarden.net
>> ___________________________________________________________________________________
>>
>
>
> --
>
> -----------------------------------------------------------------
>                                           Hans Hagen | PRAGMA ADE
>               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
>     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
>                                              | 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://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> 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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

  reply	other threads:[~2015-05-04 13:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-01 14:18 Manuel Blanco
2015-05-04  9:00 ` Hans Hagen
2015-05-04 13:05   ` Manuel Blanco [this message]
2015-05-04 17:01     ` Hans Hagen

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=CAMVYejASbMVzXnVQ0sxC53SiwxAYS3fAwrDQJyK6rx+61axwXg@mail.gmail.com \
    --to=manuelbl@ucm.es \
    --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).