Hi all, a Happy New Year to all of you! Here's a small question: from time to time, as a mental exercise (and because I like a backup), I try to bring my texlive installation up to date. I have copied these relevant files over from my minimal tree: - luatex binary - mtxrun - texmfcnf.lua (with modifications, of course) then unzipped the latest ConTeXt. Everything works - but I get no hyphenation. For a simple test file like: \mainlanguage[en] \starttext \hyphenatedword{philosophically} \stoptext I see in the log file mkiv lua stats : loaded patterns - en::2 but no hyphenation is given. in a run with the minimals, I see: mkiv lua stats : loaded patterns - en::2 mkiv lua stats : language load time - 0.155 seconds , nofpatterns: 1 (the last line is not present in the log from texlive). I don't see anything wrong in cont-en.log, so I wonder how I can find out why the patterns are not applied? All best Thomas
On 2-1-2011 10:15, Thomas Schmitz wrote:
(the last line is not present in the log from texlive). I don't see anything wrong in cont-en.log, so I wonder how I can find out why the patterns are not applied?
\enabletrackers[languages.patterns] ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------
participants (2)
-
Hans Hagen
-
Thomas Schmitz