/aqueous

standard LaTeX documents

Primary LanguageTeXGNU General Public License v3.0GPL-3.0

aqueous

This code can be used to create LaTeX documents.

usage

Clone and compile.

git clone https://github.com/wdbm/aqueous.git
cd aqueous
./compile_with_PDFLaTeX.sh

To check spelling, the script check_spelling.sh is available, and to estimate the number of words, the script estimate_word_count.sh is available.