BSc and MSc tex templates
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Marko Radisic a59290d8be Replace preamble and prvestrane with cls. Update readme. 3 lat temu
img Sve 4 lat temu
.gitignore Add templates to readme 4 lat temu
README.md Replace preamble and prvestrane with cls. Update readme. 3 lat temu
main.pdf Replace preamble and prvestrane with cls. Update readme. 3 lat temu
main.tex Replace preamble and prvestrane with cls. Update readme. 3 lat temu
tmtkthesis.cls Replace preamble and prvestrane with cls. Update readme. 3 lat temu
tutorial.tex Slight modifications 4 lat temu

README.md

BSc and MSc TeX templates

Pogledati PDF.

Options:

Za Master rad koristiti:

\usepackage[msc]{tmtkthesis}

Za Diplomski rad koristiti:

\usepackage[bsc]{tmtkthesis}

Ukoliko je sadržaj dat u vidu stavki (items) koristiti:

\usepackage[msc, itemtoc]{tmtkthesis}
...
\krataksadrzaj{
\item Prva 
\item Druga 
}
...