-
-
Notifications
You must be signed in to change notification settings - Fork 133
whats new in the latest version
João M. Lourenço edited this page Mar 15, 2021
·
1 revision
- “
Bibliography
”: put your bibliography file(s) to this folder - “
Chapters
”: put all the thesis/dissertation text files here - “
Config
”: customization of the template and thesis/dissertation cover. You should go carefully over these files and customize them.
- the “
template.tex
” file
- the “
novathesis.cls
” file - any file in the “
NOVAthesisFIle
” folder
- “
_config.yml
” - “
README.md
”
-
latexmk -pdf template
; or make TARGET
For those using make, you have the following MAKE TARGETS:
-
make
—> to produce the PDF using pdflatex -
make xe
—> to produce the PDF using xelatex -
make lua
—> to produce the PDF using lualatex -
make clean
—> to delete most of the temporary files -
make rc
—> to delete ALL the temporary files (may not work in Windows)
Thanks for using this template and for contributing with your suggestions. We really appreciate it. If you may, please don't send us emails directly. Post your question in the GitHub Discussions page or the Facebook Group and you will get your answer there — perhaps even faster.