diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-21 23:53:44 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-21 23:53:44 +0000 |
commit | 87fffde9f0b818dd999de466f02ac7398168ee05 (patch) | |
tree | 2aaeaa85ace3eeb40151f7b788a86ed9217492d9 | |
parent | 4a2c1068ee42206dabe6e9c6c775ad82d43f83d2 (diff) |
(righthyphenmin): set to 3, per frenchb.ldf.
git-svn-id: svn://tug.org/texlive/trunk@11021 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-french.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc index 74aab053866..72402812e44 100644 --- a/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc @@ -1,4 +1,4 @@ name hyphen-french category TLCore execute AddHyphen name=french synonyms=patois,francais \ - lefthyphenmin=2 righthyphenmin=2 file=loadhyph-fr.tex + lefthyphenmin=2 righthyphenmin=3 file=loadhyph-fr.tex |