ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: juh <juh+ntg-context@mailbox.org>
To: ntg-context@ntg.nl
Subject: Selectively supressing ligatures
Date: Thu, 30 Jul 2015 15:10:37 +0200	[thread overview]
Message-ID: <55BA224D.4010407@mailbox.org> (raw)

Hi,

I use the package "selnoligs.sty" in LuaLaTeX to selectively suppress
ligatures.

From the selnolig package description:

"The selnolig package suppresses typographic ligatures selectively,
i.e., based on predefined search patterns. The search patterns focus on
ligatures deemed inappropriate because they span morpheme boundaries.
For example, the word shelfful, which is mentioned in the TEXbook as a
word for which the ff ligature might be inappropriate, is automatically
typeset as shelfful rather than as shelfful."


This works with LuaLaTeX:

\documentclass{article}
\usepackage{fontspec}
\usepackage[ngerman]{selnolig}

\begin{document}

Auflage (no ligature)

Abfluss (ligature)

Auffahrt (no ligature)

Schiffe (ligature)

\end{document}


How can I achieve the same in ConTeXt?


This does not work:

\mainlanguage[de]

\starttext
\language[de]

Auflage

Abfluss

Auffahrt

Schiffe

\stoptext


TIA
juh
___________________________________________________________________________________
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-07-30 13:10 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-30 13:10 juh [this message]
2015-08-11  6:25 ` Jan U. Hasecke
2015-08-11  8:19   ` Hans Hagen
2015-08-11  9:12     ` Jan U. Hasecke
2015-08-11  9:46       ` Hans Hagen
2015-08-11 10:41         ` Jan U. Hasecke
2015-08-11 11:22           ` Hans Hagen
2015-08-11 13:00             ` Jan U. Hasecke

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=55BA224D.4010407@mailbox.org \
    --to=juh+ntg-context@mailbox.org \
    --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).