summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorMojca Miklavec <mojca.miklavec@gmail.com>2016-02-15 07:30:55 +0000
committerMojca Miklavec <mojca.miklavec@gmail.com>2016-02-15 07:30:55 +0000
commitcd61205d86a989dd88beb6a6615588b2a8d4f5ed (patch)
treeddd28dd326268e3f76c1bc24379be89ef986130f /Master
parentaacc7b374935237312fb9924c22fab71d55b03cc (diff)
add a package for Occitan hyphenation patterns (added in r39700)
git-svn-id: svn://tug.org/texlive/trunk@39721 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc17
2 files changed, 18 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc b/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc
index a8dc54c269e..b1cf8c78a4e 100644
--- a/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-langeuropean.tlpsrc
@@ -52,6 +52,7 @@ depend hyphen-latin
depend hyphen-latvian
depend hyphen-lithuanian
depend hyphen-norwegian
+depend hyphen-occitan
depend hyphen-piedmontese
depend hyphen-romanian
depend hyphen-romansh
diff --git a/Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc
new file mode 100644
index 00000000000..aba2a3b617b
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc
@@ -0,0 +1,17 @@
+category TLCore
+depend hyphen-base
+depend hyph-utf8
+shortdesc Occitan hyphenation patterns.
+longdesc Hyphenation patterns for Occitan in T1/EC and UTF-8 encodings.
+longdesc They are supposed to be valid for all the Occitan variants
+longdesc spoken and written in the wide area called 'Occitanie' by the French.
+longdesc It ranges from the Val d'Aran within Catalunya, to the South Western
+longdesc Italian Alps encompassing the southern half of the French pentagon.
+execute AddHyphen \
+ name=occitan \
+ lefthyphenmin=2 \
+ righthyphenmin=2 \
+ file=loadhyph-oc.tex \
+ file_patterns=hyph-oc.pat.txt \
+ file_exceptions=
+