BSc and MSc tex templates
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Marko Radisic a59290d8be Replace preamble and prvestrane with cls. Update readme. 3 лет назад
img Sve 4 лет назад
.gitignore Add templates to readme 4 лет назад
README.md Replace preamble and prvestrane with cls. Update readme. 3 лет назад
main.pdf Replace preamble and prvestrane with cls. Update readme. 3 лет назад
main.tex Replace preamble and prvestrane with cls. Update readme. 3 лет назад
tmtkthesis.cls Replace preamble and prvestrane with cls. Update readme. 3 лет назад
tutorial.tex Slight modifications 4 лет назад

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