ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Steffen Wolfrum <context@st.estfiles.de>
Subject: broken: noligature AND hyphenation
Date: Wed, 29 Nov 2006 13:36:46 +0100	[thread overview]
Message-ID: <EEC7913D-6286-4D5F-A573-9C5BE5AC06EE@st.estfiles.de> (raw)

Hi,

just by chance I experienced that there seems to be a problem with  
ligatures and hyphenation in ConTeXt.

This is the example:

\usetypescript[postscript][\defaultencoding]
\setupencoding[default=texnansi]
\mainlanguage[de]
\enableregime[mac]
\setupbodyfont[postscript,10pt]

\starttext

Auflagen % the fl-ligature is wrong here

Auf\-lagen % this is the right fl

Auf\/lagen %this is the right fl

123456789012345678901234567890123456789012345678901234567890123456789012 
34567890 Auflagen % right hyphenation, but wrong ligature

123456789012345678901234567890123456789012345678901234567890123456789012 
34567890 Auf\-lagen % but this kills the other hyphenation Aufla-gen

123456789012345678901234567890123456789012345678901234567890123456789012 
34567890 Auf\/lagen %  but this kills the other hyphenation Aufla-gen

123456789012345678901234567890123456789012345678901234567890123456789012 
34567890 Auf"-lagen % this is used in (La)TeX, but doesn'T work in  
ConTeXt?!

% the next wrong causes an error (but would be perfect:
123456789012345678901234567890123456789012345678901234567890123456789012 
34567890 Auf"|lagen % this is used in (La)TeX, but doesn'T work in  
ConTeXt?!

\stoptext



What is needed is to ...
1) avoid the fl-ligature
2) preserve all the default hyphenation points

In TeX (or only LaTeX?) Auf"-lagen or Auf"|lagen would do this. But  
what is the equivalent in ConTeXt?


Steffen

             reply	other threads:[~2006-11-29 12:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-29 12:36 Steffen Wolfrum [this message]
2006-11-29 13:49 ` Hans Hagen
2006-11-29 14:01   ` Taco Hoekwater
2006-11-29 14:44     ` Steffen Wolfrum
2006-11-29 15:06       ` Taco Hoekwater
2007-03-19 13:27     ` Steffen Wolfrum
2007-03-20  6:24       ` Hans Hagen
2006-11-29 14:38   ` Steffen Wolfrum

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=EEC7913D-6286-4D5F-A573-9C5BE5AC06EE@st.estfiles.de \
    --to=context@st.estfiles.de \
    --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).