Skip to content

LIKS/master_thesis_template_vu_mif_se

Repository files navigation

Vilniaus university Software Engineering master's thesis LaTeX template

Template utilizes:

  • latexmk for running the compilation
  • lualatex for generating the PDF
  • biblatex and biber for bibliography

Main font is Palemonas.

Prerequisites

Linux

Install Tex Live.

Ubuntu

Run make ubuntu command in this directory.

Overleaf

Compiler has to be changed to LuaLaTeX, see: https://www.overleaf.com/learn/how-to/Changing_compiler.

Windows

Install one of:

macOS

Install MacTex.

Generating the PDF

Linux / macOS

Run one of:

  • make
  • make pdf
  • latexmk -lualatex master_thesis.tex

Windows

Run latexmk -lualatex master_thesis.tex.

Other useful commands

Linux / macOS

  • 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

Thesis requirements

Lithuanian:

English:

About

VU MIF SE XeLaTeX template for master thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •