Yudit Author: Gaspar Sinai
Version: 2007-12-10

This directory contains files for the "Highlighting" functionatily 
in Yudit.

With highlighting, characters can have different colors according
to certain highlighting rules. 

One major addition to highlighting was the support of hunspell
program. Hunspell is an external module that Yudit can use for
spell checking. It was written by Nemeth Laszlo for Open Office
(nemeth (at) OpenOffice.org).

For Windows the yudit_syntax installer provides some sample 
(hu_HU en_US) files from the original web-site together with 
a pre-compiled library, that used the source from the original 
Hunspell web-site.

Hunspell web-site (to complile hunspell.so):

http://hunspell.sourceforge.net/

Dictionaries (.dic, .aff files)

http://wiki.services.openoffice.org/wiki/Dictionaries

To see how highlighting works in Yudit, just type

howto syntax

in the editor command area.

