LaTeX class za diplomske i master teze na Katedri za tehničku mehaniku i teoriju konstrukcija Građevinskog fakulteta Univerziteta u Beogradu
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Marko Radisic bb09c79ea1 Replace lat by cyr il y a 3 ans
img Add tmtkthesis class il y a 3 ans
.gitignore Initial commit il y a 3 ans
LICENSE Initial commit il y a 3 ans
README.md Fix readme il y a 3 ans
main.pdf Add tmtkthesis class il y a 3 ans
main.tex Replace lat by cyr il y a 3 ans
tmtkthesis.cls Modify commands: naslov, student, rezime, keywords il y a 3 ans
tutorial.tex Add tmtkthesis class il y a 3 ans

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