On Mon, Feb 17, 2003 at 04:53:22PM -0500, Kamil Anis wrote: > and it seems that LyX doesn't worry about that. The spellchecker behaves > as the option \escape_chars "..." was not set.
aspell --help : The following options will be ignored for compatabilty with ispell: -m -n -P -S -w ARG -T ARG -w does nothing at all with aspell. (What is it supposed to do ?) > Moreover the characters > in the spellchecker window (GUI) seem not to appear in iso8859-2 > encoding -- the characters with diacritic marks are displayed as the > question marks <?>. I've also checked the font options in my KDE > settings, but found nuthin' to fix the problem. I have set all the > locales to <C> or <en_US> except the LC_CTYPE=cs_CZ. This looks dubious, you will likely need to set an iso8859-2 $LANG. john
