Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 567 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 567 Bytes

Latex-Template

Template for Latex document creation for Overleaf and Local compilation.

Use

Either open this repo on GitHub, or download it and run:

./create_pdf.sh

Download your template

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!