How to install#
Prerequisites#
To install texonomy, you’ll need python3.8 or higher and
pip.
In order to output as a PDF, you’ll need to install some software that
includes pdflatex, like TeX Live (recommended):
sudo apt install texlive
sudo apt-get install texlive-pictures # for TikZ
sudo apt-get install texlive-plain-generic # for ulem
Getting started#
Install texonomy with the following command:
pip install texonomy