diff options
Diffstat (limited to 'Master/texmf-dist/tex/context/patterns/lang-us.lua')
-rw-r--r-- | Master/texmf-dist/tex/context/patterns/lang-us.lua | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/Master/texmf-dist/tex/context/patterns/lang-us.lua b/Master/texmf-dist/tex/context/patterns/lang-us.lua index a37cbce5eae..2b6939f0284 100644 --- a/Master/texmf-dist/tex/context/patterns/lang-us.lua +++ b/Master/texmf-dist/tex/context/patterns/lang-us.lua @@ -8,7 +8,7 @@ return { ["metadata"]={ ["mnemonic"]="us", ["source"]="hyph-en-us", - ["texcomment"]="% Hyphenation Patterns for American English\ + ["texcomment"]="% Hyphenation patterns for American English\ % \ % (more info about the licence to be added later)\ % \ @@ -18,29 +18,29 @@ return { % \ % ushyphmax.tex -- patterns for more hyphenation pattern memory (12000+).\ % Also known as ushyphen.max.\ -% \ +%\ % version of 2005-05-30.\ % Patterns of March 1, 1990.\ -% \ +%\ % Copyright (C) 1990, 2004, 2005 Gerard D.C. Kuiken.\ % Copying and distribution of this file, with or without modification,\ % are permitted in any medium without royalty provided the copyright\ % notice and this notice are preserved.\ -% \ +%\ % Needs extended pattern memory.\ % Hyphenation trie becomes 7283 with 377 ops.\ -% \ +%\ % These patterns are based on the Hyphenation Exception Log\ % published in TUGboat, Volume 10 (1989), No. 3, pp. 337-341,\ % and a large number of incorrectly hyphenated words not yet published.\ % If added to Liang's before the closing bracket } of \\patterns,\ % the patterns run errorfree as far as known at this moment.\ -% \ +%\ % These patterns find all admissible hyphens of the words in\ % the Exception Log. ushyph2.tex is a smaller set.\ -% \ +%\ % Please send bugs or suggestions to tex-live (at) tug.org.\ -% \ +%\ % 2005-05-30 (karl): in the past, ushyphmax.tex was a file containing\ % only the additional patterns, without the \\patterns command, etc.\ % This turned out not to be very useful, since in practice the TeX\ @@ -48,7 +48,7 @@ return { % ushyphmax.tex now contains both the additional patterns from\ % Dr. Kuiken, and the original patterns and hyphenations from Knuth's\ % hyphen.tex.\ -% \ +%\ % The Plain TeX hyphenation tables.\ % ", }, |