Sign inSign up

elpra/texlive

By elpra

Updated over 6 years ago

Docker texlive image

Image
0

433

elpra/texlive repository overview

docker-texlive

docker texlive image

Spell Checking

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.txt

where dict.txt is a personal dictionary.

Tag summary

Content type

Image

Digest

Size

1.9 GB

Last updated

over 6 years ago

docker pull elpra/texlive