docker texlive image
The container includes aspell which can be used for LaTex spell checking. Use it like
find . -name "*.tex" -exec cat "{}" \; | aspell -t -d en_US list --encoding=utf-8 -p ./dict.txtwhere dict.txt is a personal dictionary.
| Name | Name | Last commit date | ||
|---|---|---|---|---|