Template for Latex document creation for Overleaf and Local compilation.
Either open this repo on GitHub, or download it and run:
./create_pdf.sh
Get your template by running:
source src/get_template.sh && get_template "<document type>" "<university name>"
For example:
source src/get_template.sh && get_template "presentations" "radboud_university"
Was your template and/or university not yet supported? Add it here!