[tex-hyphen] etex.src

Élie Roux elie.roux at telecom-bretagne.eu
Tue Apr 27 09:22:09 CEST 2010


2010/4/27 Mojca Miklavec <mojca.miklavec.lists at gmail.com>:
>
> So ... if you want to load Knuth's patterns using the "lua" way, then
> we need to import both extended and Knuth's patterns into repository
> and invent the proper name (en-us-WHATHERE?).

en-us-knuth?

and having this in languages.dat.lua:

       ["english"]={
               loader="hyphen.tex", -- or anything else
               code="en-US-Knuth",
               lefthyphenmin=2,
               righthyphenmin=3,
               synonyms={"USenglish", "usenglish", "american"},
       },
       ["usenglishmax"]={
               loader="loadhyph-en-us.tex",
               code="en-US",
               lefthyphenmin=2,
               righthyphenmin=3,
               synonyms={},
       }

Thank you,
-- 
Elie


More information about the tex-hyphen mailing list