mailing-list for TeXmacs Users

Text archives Help


Re: How to change the default language of Aspell in Texmacs ?


Chronological Thread 
  • From: "Philippe Joyez" <address@hidden>
  • To: address@hidden,address@hidden
  • Subject: Re: How to change the default language of Aspell in Texmacs ?
  • Date: Tue, 10 Mar 2020 20:09:54 +0100

Hi Nicolas,

The Texmacs for windows package I make comes with hunspell (a more modern
version of aspell) and the French dictionary preinstalled. With this setup,
the appropriate dictionary is automatically selected according to the
document's language. It's available here :
https://github.com/slowphil/mingw-w64-texmacs/releases/tag/svn12600%2Bextras
You can also check how and where the dictionaries are installed by looking
into that script :
https://github.com/slowphil/mingw-w64-texmacs/blob/master/PKGBUILD

The dictionary should also be automatically selected with aspell too. If you
really want to use aspell for some reason, you should debug your aspell
setup : open a terminal window (cmd) and launch aspell from the command line
with the appropriate options, to see if it can find and use the French
dictionary you installed.

Best,
Philippe




Archive powered by MHonArc 2.6.19.

Top of page