Texmaker and TeXstudio ⇒ Spell checking, again
Spell checking, again
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
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.