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