Template utilizes:
latexmk
for running the compilationlualatex
for generating the PDFbiblatex
andbiber
for bibliography
Main font is Palemonas.
Install Tex Live.
Run make ubuntu
command in this directory.
Compiler has to be changed to LuaLaTeX, see: https://www.overleaf.com/learn/how-to/Changing_compiler.
Install one of:
Install MacTex.
Run one of:
make
make pdf
latexmk -lualatex master_thesis.tex
Run latexmk -lualatex master_thesis.tex
.
- continuous recompilation on document changes:
make watch
- approximate word count of thee thesis:
make wordcount
- LaTeX error check (note: generates a lot of warnings, not all of them need to be addressed):
make check
- remove unnecessary files (leftover from the PDF generation):
make clean
Lithuanian:
English: