Skip to content

pln-fing-udelar/pghumor-presentacion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slides for pgHumor's thesis defense

Compilation

latexmk main.tex

Preview continuously

latexmk -pvc main.tex

Avoid stopping if there is an error

latexmk -pvc -interaction=nonstopmode main.tex