texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] Spell checking


From: David Allouche
Subject: Re: [Texmacs-dev] Spell checking
Date: Fri, 6 Jun 2003 10:32:07 +0200
User-agent: Mutt/1.5.4i

On Fri, Jun 06, 2003 at 03:00:18AM +0200, Michèle Garoche wrote:
> With the latest version of ispell (ispell-3.2.06-3), the name of 
> dictionaries are localized, that means that for all users other than 
> English users, spell checking within TeXmacs is a nono, unless a 
> symbolic is created in the directory where the dictionary is located.
> 
> For example under Fink, the dictionaries are located in /sw/lib, so for 
> french dictionary, the command is:
> 
> cd /sw/lib
> sudo ln -s francais.hash french.hash

TeXmacs 1.0.1.14 included a modification in the way dictionnary *.hash
files are looked up. Check for find_dictionnary and init_dictionnary
in edit_spell.cc for details.

In in nutshell, alternate spelling should be correctly recognized and
some languages should have fallbacks (e.g. brazilian fallbacks on
portuguese).

-- 
                                                            -- ddaa




reply via email to

[Prev in Thread] Current Thread [Next in Thread]