summaryrefslogtreecommitdiff
path: root/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-30 20:50:27 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-05-30 20:50:27 +0000
commit1ff26c6958bb79ac9b396b69b4738b7c0ac751f8 (patch)
treeadfc66c065864c9f10ecc6dd93f6969a44ab0849 /Master/tlpkg/tlpsrc/hyphen-english.tlpsrc
parent434c4360869d0211e02291b1921fd51d57189a2b (diff)
Forgot to rename that one.
git-svn-id: svn://tug.org/texlive/trunk@18619 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/hyphen-english.tlpsrc')
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-english.tlpsrc17
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc
new file mode 100644
index 00000000000..01d28b5eec0
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/hyphen-english.tlpsrc
@@ -0,0 +1,17 @@
+category TLCore
+depend hyphen-base
+execute AddHyphen \
+ name=ukenglish synonyms=british,UKenglish \
+ lefthyphenmin=2 \
+ righthyphenmin=3 \
+ file=loadhyph-en-gb.tex \
+ file_patterns=hyph-en-gb.pat.txt \
+ file_exceptions=
+execute AddHyphen \
+ name=usenglishmax \
+ lefthyphenmin=2 \
+ righthyphenmin=3 \
+ file=loadhyph-en-us.tex \
+ file_patterns=hyph-en-us.pat.txt \
+ file_exceptions=
+