This code can be used to create LaTeX documents.
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.