diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2016-02-15 07:30:55 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2016-02-15 07:30:55 +0000 |
commit | cd61205d86a989dd88beb6a6615588b2a8d4f5ed (patch) | |
tree | ddd28dd326268e3f76c1bc24379be89ef986130f /Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc | |
parent | aacc7b374935237312fb9924c22fab71d55b03cc (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/tlpkg/tlpsrc/hyphen-occitan.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-occitan.tlpsrc | 17 |
1 files changed, 17 insertions, 0 deletions
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= + |