Texmaker and TeXstudioTo find the words marked as ignore always

Information and discussion about Texmaker, an integrated LaTeX environment for several platforms, and the related TeXstudio
Post Reply
DirkT
Posts: 12
Joined: Tue Jul 08, 2014 11:00 am

To find the words marked as ignore always

Post by DirkT »

Hi,
when performing spell checking, it is possible to mark words which are not accepted by the dictionary as "ignore always". How can I find the list of words marked in that way? I'm using Texmaker with Ubuntu.

Recommended reading 2024:

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

NEW: TikZ book now 40% off at Amazon.com for a short time.

DirkT
Posts: 12
Joined: Tue Jul 08, 2014 11:00 am

Re: To find the words marked as ignore always

Post by DirkT »

Let me explain my question. There is a dictionary in
/usr/share/myspell/dicts which is used to check spelling. In my case, it is de_DE.dic. When I check spelling, I can define exceptions, e.g. that xyz is always allowed when I check spelling. It should be possible to find a list of words which I have defined in that way. Has somebody an idea how to find such a list of self-defined exceptions?
DirkT
Posts: 12
Joined: Tue Jul 08, 2014 11:00 am

Re: To find the words marked as ignore always

Post by DirkT »

I found the list of words marked as "ignore always", it is in the file
$HOME/.config/xm1/texmaker.ini
The list is written as
Spell\Words="..."
Post Reply