From 64e214aaf71b2098830fefa59255b1ff8f7e37bf Mon Sep 17 00:00:00 2001 From: Manuel Pégourié-Gonnard Date: Sun, 30 May 2010 18:52:51 +0000 Subject: hyph-utf8 tlpsrc's, part 2: new languages, and move/rename english. git-svn-id: svn://tug.org/texlive/trunk@18615 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc | 5 +++++ Master/tlpkg/tlpsrc/collection-langother.tlpsrc | 2 ++ Master/tlpkg/tlpsrc/collection-langukenglish.tlpsrc | 5 ----- Master/tlpkg/tlpsrc/hyphen-armenian.tlpsrc | 10 ++++++++++ Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc | 10 ++++++++++ Master/tlpkg/tlpsrc/hyphen-ukenglish.tlpsrc | 17 ++++++++++++++++- Master/tlpkg/tlpsrc/scheme-full.tlpsrc | 2 +- Master/tlpkg/tlpsrc/scheme-medium.tlpsrc | 2 +- Master/tlpkg/tlpsrc/scheme-tetex.tlpsrc | 2 +- 9 files changed, 46 insertions(+), 9 deletions(-) create mode 100644 Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc delete mode 100644 Master/tlpkg/tlpsrc/collection-langukenglish.tlpsrc create mode 100644 Master/tlpkg/tlpsrc/hyphen-armenian.tlpsrc create mode 100644 Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc diff --git a/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc new file mode 100644 index 00000000000..aaf9e0806c3 --- /dev/null +++ b/Master/tlpkg/tlpsrc/collection-langenglish.tlpsrc @@ -0,0 +1,5 @@ +category Collection +shortdesc US and UK English +longdesc Support for typesetting US and UK English. +depend hyphen-english +depend collection-basic diff --git a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc index f47b9ea8cd7..917fd6c9c5d 100644 --- a/Master/tlpkg/tlpsrc/collection-langother.tlpsrc +++ b/Master/tlpkg/tlpsrc/collection-langother.tlpsrc @@ -15,4 +15,6 @@ depend hyphen-slovenian depend hyphen-turkish depend hyphen-uppersorbian depend hyphen-welsh +depend hyphen-loa +depend hyphen-armenian depend collection-basic diff --git a/Master/tlpkg/tlpsrc/collection-langukenglish.tlpsrc b/Master/tlpkg/tlpsrc/collection-langukenglish.tlpsrc deleted file mode 100644 index 588cc5dc1ce..00000000000 --- a/Master/tlpkg/tlpsrc/collection-langukenglish.tlpsrc +++ /dev/null @@ -1,5 +0,0 @@ -category Collection -shortdesc UK English -longdesc Support for typesetting UK English. -depend hyphen-ukenglish -depend collection-basic diff --git a/Master/tlpkg/tlpsrc/hyphen-armenian.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-armenian.tlpsrc new file mode 100644 index 00000000000..547b1f76f91 --- /dev/null +++ b/Master/tlpkg/tlpsrc/hyphen-armenian.tlpsrc @@ -0,0 +1,10 @@ +category TLCore +depend hyphen-base +execute AddHyphen \ + name=armenian \ + lefthyphenmin=1 \ + righthyphenmin=2 \ + file=loadhyph-hy.tex \ + file_patterns=hyph-hy.pat.txt \ + file_exceptions=hyph-hy.hyp.txt + diff --git a/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc new file mode 100644 index 00000000000..b29370f4145 --- /dev/null +++ b/Master/tlpkg/tlpsrc/hyphen-lao.tlpsrc @@ -0,0 +1,10 @@ +category TLCore +depend hyphen-base +execute AddHyphen \ + name=lao \ + lefthyphenmin=1 \ + righthyphenmin=1 \ + file=loadhyph-lo.tex \ + file_patterns=hyph-lo.pat.txt \ + file_exceptions=hyph-lo.hyp.txt + diff --git a/Master/tlpkg/tlpsrc/hyphen-ukenglish.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-ukenglish.tlpsrc index aafa155278b..01d28b5eec0 100644 --- a/Master/tlpkg/tlpsrc/hyphen-ukenglish.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-ukenglish.tlpsrc @@ -1,2 +1,17 @@ category TLCore -execute AddHyphen name=ukenglish synonyms=british,UKenglish lefthyphenmin=2 righthyphenmin=3 file=loadhyph-en-gb.tex +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= + diff --git a/Master/tlpkg/tlpsrc/scheme-full.tlpsrc b/Master/tlpkg/tlpsrc/scheme-full.tlpsrc index 26246730239..83b08ba684d 100644 --- a/Master/tlpkg/tlpsrc/scheme-full.tlpsrc +++ b/Master/tlpkg/tlpsrc/scheme-full.tlpsrc @@ -66,7 +66,7 @@ depend collection-langspanish depend collection-langswedish depend collection-langtibetan depend collection-langturkmen -depend collection-langukenglish +depend collection-langenglish depend collection-langvietnamese depend collection-latex depend collection-latex3 diff --git a/Master/tlpkg/tlpsrc/scheme-medium.tlpsrc b/Master/tlpkg/tlpsrc/scheme-medium.tlpsrc index 3d3396cd165..4fc15ffc85b 100644 --- a/Master/tlpkg/tlpsrc/scheme-medium.tlpsrc +++ b/Master/tlpkg/tlpsrc/scheme-medium.tlpsrc @@ -17,7 +17,7 @@ depend collection-langitalian depend collection-langpolish depend collection-langportuguese depend collection-langspanish -depend collection-langukenglish +depend collection-langenglish depend collection-latex depend collection-latexrecommended depend collection-mathextra diff --git a/Master/tlpkg/tlpsrc/scheme-tetex.tlpsrc b/Master/tlpkg/tlpsrc/scheme-tetex.tlpsrc index 3609c6632c8..96fed90fd01 100644 --- a/Master/tlpkg/tlpsrc/scheme-tetex.tlpsrc +++ b/Master/tlpkg/tlpsrc/scheme-tetex.tlpsrc @@ -67,7 +67,7 @@ depend collection-langpolish depend collection-langportuguese depend collection-langspanish depend collection-langswedish -depend collection-langukenglish +depend collection-langenglish depend collection-langvietnamese depend collection-latex depend collection-latexrecommended -- cgit v1.2.3