diff options
author | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-03-13 12:48:08 +0000 |
---|---|---|
committer | Mojca Miklavec <mojca.miklavec@gmail.com> | 2012-03-13 12:48:08 +0000 |
commit | b92609b93bc7e9649fd001bd7a0c9585da130691 (patch) | |
tree | ead262c2711eaa03e914c3cd7eee34ea9a15ef9d | |
parent | 456b5de2c27554eaa18b489977749037241bc966 (diff) |
Add 'brazil' and 'brazilian' as synonyms - at least a temporary workaround for a problem in luatex-hyphen
git-svn-id: svn://tug.org/texlive/trunk@25628 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-portuguese.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-portuguese.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-portuguese.tlpsrc index f4379db1d4a..6cdc5a10b07 100644 --- a/Master/tlpkg/tlpsrc/hyphen-portuguese.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-portuguese.tlpsrc @@ -3,9 +3,10 @@ depend hyphen-base depend hyph-utf8 shortdesc Portuguese hyphenation patterns. longdesc Hyphenation patterns for Portuguese in T1/EC and UTF-8 encodings. +# brazil and brazilian may be removed if a 'bug' in luatex-hyphen is fixed #catalogue-version 1.0 execute AddHyphen \ - name=portuguese synonyms=portuges \ + name=portuguese synonyms=portuges,brazil,brazilian \ lefthyphenmin=2 \ righthyphenmin=3 \ file=loadhyph-pt.tex \ |