ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Selectively supressing ligatures
@ 2015-07-30 13:10 juh
  2015-08-11  6:25 ` Jan U. Hasecke
  0 siblings, 1 reply; 8+ messages in thread
From: juh @ 2015-07-30 13:10 UTC (permalink / raw)
  To: ntg-context

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2015-08-11 13:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-30 13:10 Selectively supressing ligatures juh
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

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).