In my Document Settings for Language, I have the following options for German.
- German
- German (Austria)
- German (Austria, old spelling)
- German (old spelling)
- German (Switzerland)
HunspellChecker.cpp (174): check hunspell path: /usr/share/hunspell for language ngerman HunspellChecker.cpp (174): check hunspell path: /home/myhome/.lyx/dicts for language ngerman HunspellChecker.cpp (174): check hunspell path: /usr/share/lyx/dicts for language ngerman HunspellChecker.cpp (179): found /usr/share/lyx/dicts/en_US HunspellChecker.cpp (230): Hunspell speller for langage 0x1200818 at /usr/share/lyx/dicts/en_US.dic found PersonalWordList.cpp (54): load personal dictionary from: /home/myhome/.lyx/pwl_ngerman.dict
However, looking in '/usr/share/lyx/dicts/' I see the following files:
dicts> ls de_AT.aff de_DE.aff en_CA.dic en_NZ.dic hyph_de_CH.dic th_de_CH_v2.dat de_AT.dic de_DE.dic en_GB.aff en_US.aff hyph_de_DE_1901.dic th_de_CH_v2.idx de_CH.aff dictionary.lst.en en_GB.dic en_US.dic hyph_de_DE.dic th_de_DE_v2.dat de_CH.dic en_AU.aff en_GB-oed.aff en_ZA.aff hyph_en_GB.dic th_de_DE_v2.idx de_DE_1901.aff en_AU.dic en_GB-oed.dic en_ZA.dic th_de_AT_v2.dat th_en_US_v2.dat de_DE_1901.dic en_CA.aff en_NZ.aff hyph_de_AT.dic th_de_AT_v2.idx th_en_US_v2.idx
So, why is HunSpell not identifying the file "de_DE.dic" as a correct German dictionary file, and loading it correctly? What is the actual file name HunSpell needs to see to load "de_DE.dic" as the dictionary file for German with with new spell-checking? Changing the language to "German (old spelling)" does not seem to help.
Cheers,
EE