diff options
author | Karl Berry <karl@freefriends.org> | 2008-10-12 22:07:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-10-12 22:07:31 +0000 |
commit | 952b6ae97b87ab07da5b80b770d5b81c0428d794 (patch) | |
tree | 978e65c0799adc880e458d65f545d1bfff19dd12 /Master/tlpkg/tlpsrc | |
parent | 6e1166e67347cca517a82d0075f78823d010e872 (diff) |
french uses left/righthyphenmin = 2.
git-svn-id: svn://tug.org/texlive/trunk@10945 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/hyphen-french.tlpsrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc b/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc index 4e46e30dab5..74aab053866 100644 --- a/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc +++ b/Master/tlpkg/tlpsrc/hyphen-french.tlpsrc @@ -1,3 +1,4 @@ name hyphen-french category TLCore -execute AddHyphen name=french synonyms=patois,francais lefthyphenmin= righthyphenmin= file=loadhyph-fr.tex +execute AddHyphen name=french synonyms=patois,francais \ + lefthyphenmin=2 righthyphenmin=2 file=loadhyph-fr.tex |