Where to find french dictionary for ispell?

為{幸葍}努か 提交于 2019-12-22 04:08:34

问题


I am editing documents in French with Emacs, ispell comes will English dictionary by default. When I try ispell-change-dictionary, it proposes francais-tex, francais7 and francais in the list. But after choosing anyone, and doing ispell-word, it tells me Error: The file "/usr/lib/aspell/francais" can not be opened for reading. Then I check the folder /usr/lib/aspell, indeed there is no "french" file in it.

So could anyone tell me where to find these french dictionaries and put them in the folder?

PS: I am using ubuntu...


回答1:


you need to install package like aspell-fr or something like. issue command apt-cache search aspell- to get list of all available dictionaries, or use graphical tools to find dictionary...



来源:https://stackoverflow.com/questions/7245658/where-to-find-french-dictionary-for-ispell

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!