-
**Name:** textidote
**URL:** https://github.com/sylvainhalle/textidote
This is a linter for LaTeX which strips away LaTeX commands, but remembering the original positions of the text. It then pass…
-
First of all, thank you very much for this package!
I just learned about Textidote and this package made it super easy to get started with it.
My issue is that on opening Atom the package seems to…
-
As discussed in https://github.com/sylvainhalle/textidote/issues/104
Running `textidote --output html --check en --languagemodel ~/work/textidote/ ~/test.tex > report.html`
results in an error:…
-
# Grammar Check in Neovim with LanguageTool - jdhao's blog
As a Neovim user who writes frequently, I want to use Neovim to check my grammar before posting it in my blog. In this post, I will compare …
-
When running the following command (file read from `stdin`):
```sh
textidote --languagemodel /path/containing/fr/directory --html --dict .ltignore --check fr
```
I end up with the following er…
-
When I type :LanguageToolCheck, and it uses the latest version of LanguageTool - 6.0, it outputs an error message. It's quite long, so I will just [send it here as a text file.](https://github.com/dpe…
ghost updated
10 months ago
-
Thank you so much for this wonderful tool. I have a small suggestion as a new user.
Suppose there are three macros I would like TeXtidote to ignore: `mymacro0`, `mymacro1` and `mymacro2`.
Becaus…
orrp updated
8 months ago
-
For the `--check` option the only recognizable option for Portuguese language is `pt`, however LanguageTool accepts more options which textidote shuns at.
> pt Portuguese
> pt-AO Portuguese (Ango…
-
Thank you so much for this awesome tool!
I have just coded up a little Dockerfile which can be used to run textidote inside the container and host the html in a nginx instance.
This may be an in…
-
LanguageTool [_is not_](https://github.com/languagetool-org/languagetool/issues/445#issuecomment-236883920) proper for handling Markdown content. The presence of the tool in the command line will caus…