Re: Combine the "hunspell" dictionaries with hyphenation algorithm

From: aaditya chauhan <aadityachauhan1_at_gmail.com>
Date: Sun Apr 10 2011 - 21:36:35 CEST

TEXs pattern formats cannot be applied directly to files in some
cases, for some languages. They have to be converted to appropriate
character set, first. Hunspell's Hyphen uses the ALTLinux hyphenator
which is based on libhnj library by Raph Levien, (now, called
LibHyphen). It uses TeX hyphenation dictionaries with small
corrections. ALTLinux make changes to the TeX hyphenation file that
relate to optimisation and performance and small character conversions
.
Apparently the original libhnj not only performed hyphenation but also
line justification.

On 4/10/11, <eskaer_spamsink@ngs.ru> wrote:
> From: "chenxiajian1985" <chenxiajian1985@gmail.com>
> Sent: Tuesday, April 05, 2011 7:58 PM
> Subject: Combine the "hunspell" dictionaries with hyphenation algorithm
>
>> Hi, someone know how to combine the "hunspell" dictionaries with
>> hyphenation algorithm(Line justification)?
>
> Why? The best hyphenation dictionaries are in TeX format and can be used
> with libhyphen. Also they're compatible with OpenOffice.
Received on Sun Apr 10 21:36:43 2011

This archive was generated by hypermail 2.1.8 : Sun Apr 10 2011 - 21:36:43 CEST