ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: "Peter Münster" <pmlists@free.fr>
Subject: Re: french hyphenation after l-apostrophe doesn't work
Date: Thu, 20 Jan 2005 19:08:50 +0100 (CET)	[thread overview]
Message-ID: <Pine.LNX.4.58.0501201904090.17881@gaston.free.fr> (raw)
In-Reply-To: <a06002000be158aa7cc36@[83.176.134.91]>

On Thu, 20 Jan 2005, Steffen Wolfrum wrote:

> when, in a french project, the line ends with e.g. l'int\'{e}r^{e}t
> then context doesn't hyphenate "l'interet" and the line gets stretched.
> (If I wouldn't have the l-apostroph construction then the word is
> hyphenated "in-teret", so its hyphenation is know to TeX.)

Hello Steffen,
perhaps you just need a font with "real" accented characters, such as
Latin-Modern. This works for me:

\enableregime[il1]
\usetypescript[modern][texnansi]
\setupbodyfont[modern]
\starttext
\dorecurse{50}{l'intérêt }
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
_____________________________________
FilmSearch engine: http://f-s.sf.net/

      reply	other threads:[~2005-01-20 18:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-20 16:38 Steffen Wolfrum
2005-01-20 18:08 ` Peter Münster [this message]

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=Pine.LNX.4.58.0501201904090.17881@gaston.free.fr \
    --to=pmlists@free.fr \
    --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).