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. hace 3 años
img Sve hace 4 años
.gitignore Add templates to readme hace 4 años
README.md Replace preamble and prvestrane with cls. Update readme. hace 3 años
main.pdf Replace preamble and prvestrane with cls. Update readme. hace 3 años
main.tex Replace preamble and prvestrane with cls. Update readme. hace 3 años
tmtkthesis.cls Replace preamble and prvestrane with cls. Update readme. hace 3 años
tutorial.tex Slight modifications hace 4 años

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 
}
...