ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: xml, context and hyphenation
Date: Mon, 07 Nov 2005 19:32:43 +0100	[thread overview]
Message-ID: <436F9DCB.1090801@elvenkind.com> (raw)
In-Reply-To: <1131387249.436f997193fa1@webmail1.kuleuven.be>

Wolfgang Zillig wrote:
> Hello Taco,
> 
> when I try to compile your example file:
> 
> Then I get no output! The logfile is at the end of the message! 

That was intentional. \showhyphens only writes a message
to the terminal, no typesetting was doen.

> It complains about that the coding utf is unknown! 

That was a mistake. I used \useencoding, where I should have
used \enableregime. Revised version:

   \language[de]
   \enableregime[utf]
   \hyphenation{Voll-stän-dig-keit}
   \starttext
   \showhyphens{Vollständigkeit}
   \stoptext

Either way, your output from my test file looks fine.

Good luck, Taco

  reply	other threads:[~2005-11-07 18:32 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-26 14:08 Wolfgang Zillig
2005-10-31 22:59 ` Hans Hagen
2005-11-07 13:38   ` Wolfgang Zillig
2005-11-07 15:24     ` Taco Hoekwater
2005-11-07 15:38       ` Wolfgang Zillig
2005-11-07 16:03         ` Taco Hoekwater
2005-11-07 18:14           ` Wolfgang Zillig
2005-11-07 18:32             ` Taco Hoekwater [this message]
2005-11-08 23:21               ` Hans Hagen
2005-11-09  8:32                 ` Wolfgang Zillig
2005-11-09 10:35                   ` Hans Hagen
2005-11-09 10:41                     ` Taco Hoekwater

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=436F9DCB.1090801@elvenkind.com \
    --to=taco@elvenkind.com \
    --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).