ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: John Culleton <john@wexfordpress.com>
Subject: Re: Hyphenation peculiarity.
Date: Thu, 30 Dec 2004 09:25:41 -0500	[thread overview]
Message-ID: <200412300925.41203.john@wexfordpress.com> (raw)
In-Reply-To: <41D3CAD0.5040607@elvenkind.com>

On Thursday 30 December 2004 04:30, Taco Hoekwater wrote:
> 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
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context


Your technique worked perfectly, except that I added in fmtutil --all followed 
by texhash.  Many, many thanks. However it seems to me that this mismatch in 
filenames should be corrected more globally.  Is this a task for Hans H. or 
for the builders of TeXLive?  With the TeXlive most recently released (early 
December)  all of the hyphenation file names, not just English, are 
mismatched. 

I'll wait for a reply here before posting anything on alt.text.tex, where the 
TeXLIve gurus tend to hang out. 
-- 
John Culleton

Short list of publishing/marketing books:
http://wexfordpress.com/tex/shortlist.pdf

  reply	other threads:[~2004-12-30 14:25 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
2004-12-30 14:25       ` John Culleton [this message]
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=200412300925.41203.john@wexfordpress.com \
    --to=john@wexfordpress.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).