Tagged Questions
2
votes
2answers
420 views
How to add LaTeX style quotation marks to the Hunspell spell checker?
Quotation marks in LaTeX have to be added with `` and '', but this results in the word being marked as misspelled in Texmaker, which uses Hunspell files (.dic and .aff). I tried adding `` and '' to ...