This is all of the latex markup for our Object-Oriented Analysis and Design reports. As you can see, the sheer amount of commits indicates that this has been a hellish ride, and it was.
First, install these tools via apt-get on Ubuntu.
sudo apt install texlive-latex-extra latexmk biber texlive-font-utils texlive-lang-other texlive-extra-utils;
pip3 install cairosvgThen, download TexStudio or my personal favorite, Latex Workshop extension on VSCode and compile awayyy
Too many change not show here