ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen <pragma@wxs.nl>
Cc: ConTeXt <ntg-context@ntg.nl>
Subject: Re: hyphenation and umlauts
Date: Mon, 16 Sep 2002 11:37:33 +0200	[thread overview]
Message-ID: <5.1.0.14.1.20020916113548.0212e9c0@server-1> (raw)
In-Reply-To: <20020914230708.00a02e21.morawski@gmx.net>

At 11:07 PM 9/14/2002 +0200, Jens-Uwe Morawski wrote:
>On Sat, 14 Sep 2002 21:04:17 +0200
>Hans Hagen <pragma@wxs.nl> wrote:
>
> > At 08:50 PM 9/11/2002 +0200, Jens-Uwe Morawski wrote:
> >
> > >Ahoi,
> > >
> > >I have the problem to declare a hyphenation of the german word
> > >"Kriegsgeschädigte".
> > >
> > >In a posting from Hans i found something that lets me try
> > >\hyphenation{Kriegs-ge-sch\aumlaut-dig-te}
> > >
> > >But this runs in an error: "Wrong hyphenation..."
> > >
> > >What is the correct way?
> >
> > [ i assume that you use an 8 bit encoding ]
>
>yes, i use il1
>
> > the aumlaut is not an 8 bit char, bit a composed character, where the " is
> > lower than normal, instead use:
> >
> > \adiaeresis
>
>Thanks, but
>\hyphenation{Kriegs-ge-sch\adiaeresis-dig-te}
>
>gives
>! Improper \hyphenation will be flushed.
>\dobuildtextaccent #1#2->{
>                           \let \char \normalaccent #1\let \char 
> \normalchar #2}
>l.5 \hyphenation{Kriegs-ge-sch\adiaeresis
>                                          -dig-te}
>?
>
>Any hints?

hm, so it looks like you're in default encoding, not in 8 bit; how about

\setupbodyfont[ppl,10pt]
\hyphenation{...}

or maybe

\setupencoding[ec]
\hyphenation{...}

Hans
-------------------------------------------------------------------------
                                   Hans Hagen | PRAGMA ADE | pragma@wxs.nl
                       Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
  tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com
-------------------------------------------------------------------------
                        information: http://www.pragma-ade.com/roadmap.pdf
                     documentation: http://www.pragma-ade.com/showcase.pdf
-------------------------------------------------------------------------


  reply	other threads:[~2002-09-16  9:37 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-11 18:50 Jens-Uwe Morawski
2002-09-14 19:04 ` Hans Hagen
2002-09-14 21:07   ` Jens-Uwe Morawski
2002-09-16  9:37     ` Hans Hagen [this message]
2002-09-16 13:17       ` Jens-Uwe Morawski
2002-09-16 14:22         ` Hans Hagen
2002-09-16 15:43           ` Jens-Uwe Morawski
2002-09-16 16:42             ` Hans Hagen
2002-09-16 20:29               ` Jens-Uwe Morawski
2002-09-17  7:58                 ` Hans Hagen
2002-09-17 10:08                 ` Marko Schütz
2002-09-17 12:33                   ` Jens-Uwe Morawski
2002-09-17 12:43                   ` Hans Hagen
2002-09-17 19:02                     ` Marko Schütz

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=5.1.0.14.1.20020916113548.0212e9c0@server-1 \
    --to=pragma@wxs.nl \
    --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).