Texmaker and TeXstudio ⇒ Spell checking, again
Spell checking, again
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
Re: Spell checking, again
Re: Spell checking, again
Re: Spell checking, again
So you have to decompress it, before you can use it in Texmaker
Spell checking, again
Code: Select all
C:\Users\XYZUserName\AppData\Roaming\OpenOffice.org\3\user\wordbook\standard.dic
So benibela could be right because if you have an actual fresh installation of OOo and never isntalled it before on your current OS, maybe this .oxt-format is used. (?)
Re: Spell checking, again
Some observations:
The wordbook folder exists, but if i try to open the .dic file in it (it's just 1kb, so it probably is a placeholder), Texmaker complains "Error: Can't open the dictionary".
I found a folder(yes, I'm sure it's a folder) whose name ends with ".oxt" and it seems to contain the spell checker, but there are no .dic files in it. So, I went back to language settings in OOo and it turns out the spell checker is listed under "language modules" instead of "dictionaries". I guess, this is the end of the road then. There is probably no trivial way to extract the data into to the .dic format.
Spell checking, again
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Spell checking, again
[1] TeXmaker Documentation — Configuring the spell checker
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Spell checking, again

I hadn't noticed the 2.x limitation mentioned in the documentation, my bad. I did some digging(again) in the projects home page and finally found an old version for OOo 2.2. I'll try compiling it later.