Skip to content

interactive spellcheck for documents, in particular latex and md #7693

Open
@haraldschilly

Description

@haraldschilly

The spellchecker just highlights words, but doesn't guide you through all found issues, and there is no possibility to add words to a local dictionary for the non-browser spellchecker.

It would be nice to have a spellcheck frame, which highlights all wrong words, with some context (+/- 1 line) and shows options.

workaround

Run aspell in interactive mode in a terminal frame. Pick the correct mode, e.g. this one for latex.

aspell --mode=tex -d en_US check FILENAME.tex

2024-07-18-spellcheck-latex

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions