diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-28 22:57:04 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-05-28 22:57:04 +0000 |
commit | 3f188c7493724d0cf0660657c90ff9be76d29ddb (patch) | |
tree | 65d4f730463ab70db723009cc976047649fe49a5 /Master/texmf-dist/tex/context/patterns/lang-us.lua | |
parent | 9cc6cda737c19f4ca2e6af81ed487ae7e51bdbe6 (diff) |
ConTeXt 2012.05.29 00:12
git-svn-id: svn://tug.org/texlive/trunk@26706 c570f23f-e606-0410-a88d-b1316a301751
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.\ % ", }, |