To spellcheck a LaTeX document, run the following command (replacing 'file.tex' with the name of your document):
aspell -a -t < 'file.tex' | grep "&" | sort -u
Loading...
Loading...
© 2007–2011 David A Roberts. Valid XHTML & CSS. Entries (RSS) & Comments (RSS). Source code.