Template utilizes:
latexmkfor running the compilationlualatexfor generating the PDFbiblatexandbiberfor 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:
makemake pdflatexmk -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: