This README is inteded to act as a reference for setting up and running the code used in my thesis.
In order to achieve a uniform look between the config/texlive.profile
.
This configuration is based on a presentation in the ESCAPE 2021 summer school. The associated GitHub repo is here:
ESCAPE 2021 Publication Quality Matplotlib Repo
And the YouTube video going over the configuration contained in the repo is here:
ESCAPE 2021 Publication Quality Matplotlib Video
Configuring Matplotlib (henceforth denoted as MPL) requires two configuration files
config/mpl_thesis_rc
A file used to configure MPL. It adjusts a few MPL settings and tells MPL to use TeXconfig/mpl_thesis_settings.tex
A file used to configure TeX. It sets up TeX to match the thesis style.