Quote:
Originally Posted by Krios
Hi, i want to make english hyphenation dictionary for myself, right now i have hyphenEN_US.dic, hyphenEN_GB.dic and hyphenEN_CA.dic, so should i delete duplicate entries in them and combine them into one file, or should i just chose one and use that.
|
You could try combining them into one and deleting the duplicates and see how you get on. But add the following to the top of the dictionary...
Code:
UTF-8
LEFTHYPHENMIN 2
RIGHTHYPHENMIN 2
COMPOUNDLEFTHYPHENMIN 2
COMPOUNDRIGHTHYPHENMIN 2