ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Taco Hoekwater <taco@elvenkind.com>
Subject: Re: Hyphenation peculiarity.
Date: Thu, 30 Dec 2004 10:30:56 +0100	[thread overview]
Message-ID: <41D3CAD0.5040607@elvenkind.com> (raw)
In-Reply-To: <200412291927.09151.john@wexfordpress.com>


Hi John,

John Culleton wrote:
> texexec --make en nl
> 
> Should I download Context from Pragma and reinstall from scratch? Or just find 
> an older version on a cdr somewhere?  Other suggestions? 

Check if you see these lines during the "texexec --make" run
(or in the log file, afterwards)

  language       : no patterns en for en (n=1) (lang-en.pat,ukhyph.tex
  language       : no hyphenations en for en (n=1)
  language       : no patterns uk for uk (n=2) (lang-uk.pat,ukhyph.tex
  language       : no hyphenations uk for uk (n=2)

if this is the case, then your hyphenation patterns have an unexpected
name (perhaps "ukhyphen.tex"?). I solved my problems by

	cp hyphen.tex lang-en.pat
	cp ukhyphen.tex lang-uk.pat
        mktexlsr

but you probably need somehwat different filenames

Good luck,

Taco

  reply	other threads:[~2004-12-30  9:30 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-28 22:54 John Culleton
2004-12-29 14:10 ` Taco Hoekwater
2004-12-30  0:27   ` John Culleton
2004-12-30  9:30     ` Taco Hoekwater [this message]
2004-12-30 14:25       ` John Culleton
2004-12-30 15:48         ` Taco Hoekwater
2004-12-30 16:22           ` Hans Hagen

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=41D3CAD0.5040607@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).