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

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