Texmaker and TeXstudioTexmaker(1.7.1) on my mac(10.5.5) : spellcheck not working

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
gajan
Posts: 1
Joined: Fri Oct 31, 2008 5:07 pm

Texmaker(1.7.1) on my mac(10.5.5) : spellcheck not working

Post by gajan »

Hi I'm having trouble configuring Texmaker(1.7.1) on my mac(10.5.5).

I downloaded en_US.oxt from
http://extensions.services.openoffice.o ... my/term/88

and placed it at /Library/Dictionaries/

had /Library/Dictionaries/en_US.oxt as my spell dictionary path in preferences.

But the spell check doesn't seem to work :(

Gajan

P.S: I have also installed hanspell v 1.2.7 in my mac by running ./configure make and make install
$ which hunspell
/usr/local/bin/hunspell

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

math.observer
Posts: 23
Joined: Sun Sep 28, 2008 8:28 am

Texmaker(1.7.1) on my mac(10.5.5) : spellcheck not working

Post by math.observer »

1) The english dictionary is already furnished with texmaker.
2) If you want to download another dictionary, you don't use the good location (you've downloaded an openoffice3 extension). The good location is displayed in the texmaker configuration dialog and in the user manual : http://wiki.services.openoffice.org/wiki/Dictionaries
3) An openoffice dictionary is composed with two files (after unzipping it): one with the .dic extension and the other with the .aff extension
4) You can install these two files where you want. Just use the button at the end of the "dictionary" line in the configuration dialog to browse the .dic file with the file selector.
5) You don't have to compile hunspell yourself. Hunspell is already included in the program.
Post Reply