LaTeX class za diplomske i master teze na Katedri za tehničku mehaniku i teoriju konstrukcija Građevinskog fakulteta Univerziteta u Beogradu
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 51a540b83f Fix newlines in title пре 3 година
img Add tmtkthesis class пре 3 година
.gitignore Initial commit пре 3 година
LICENSE Initial commit пре 3 година
README.md Fix readme пре 3 година
main.pdf Add tmtkthesis class пре 3 година
main.tex Replace lat by cyr пре 3 година
tmtkthesis.cls Fix newlines in title пре 3 година
tutorial.tex Add tmtkthesis class пре 3 година

README.md

tmtkthesis

LaTeX class za diplomske i master teze na Katedri za tehničku mehaniku i teoriju konstrukcija Građevinskog fakulteta Univerziteta u Beogradu

Ugledni primjer

PDF

Opcije

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