Texmaker and TeXstudio ⇒ Spell checking, again
Spell checking, again
I've got the spell checker i need both in firefox and in open office, but there are no .dic files to be found. What is going on?
NEW: TikZ book now 40% off at Amazon.com for a short time.
Re: Spell checking, again
We'll need more infos. For starters, which operating system are you using? If you're using Linux, try /usr/share/myspell/dicts.
Re: Spell checking, again
I use windows 7, 64bit, my Firefox is 3.6 and OpenOffice is 3.2
Re: Spell checking, again
I think in the new OpenOffice versions the dic dictionary is stored in a zip file called something.oxt.
So you have to decompress it, before you can use it in Texmaker
So you have to decompress it, before you can use it in Texmaker
Spell checking, again
For my German version of OpenOffice 3.2.1, I find my wordbook here:
But maybe benibela is right because I do not know what happens to the user's profile files in c:\users\...\user\..., sinceI have been consecutively updating OOo since 3.0, so that location is where I can find my wordbook. It's the only .dic-file I found on my PC.
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. (?)
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. (?)
OS: Win 7 64-bit LaTeX: MikTeX 2.9 64-bit Editor: TXC 1 RC1
Re: Spell checking, again
Yeah, it's a (relatively) fresh install of open office.
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.
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
Can't you just download the dictionary or dictionaries you need by itself? Look here, for example.
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Spell checking, again
And you certainly followed the instructions in Sections 1.3 of the TeXmaker Documentation [1]. frabjous already gave you the source for dictionaries.
[1] TeXmaker Documentation — Configuring the spell checker
Best regards
Thorsten
[1] TeXmaker Documentation — Configuring the spell checker
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Spell checking, again
While the dictionaries in http://wiki.services.openoffice.org/wiki/Dictionaries are nice, it really isn't the same thing. 
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.

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.
Re: Spell checking, again
Isn't the same thing? Why not? You can use those with TeXmaker.