Maturitni Prace

Neoficiální LaTeX šablona pro maturitní práci dle regulí Gymnázia Jana Valeriána Jirsíka (GJVJ)

Category

Other

License

Free to use (MIT)

File

main.tex

main.texRead-only preview
\documentclass[12pt,a4paper]{report}
\usepackage[utf8]{inputenc}
\usepackage[czech]{babel}

\input{include/format-maturitni-prace}
\input{preambule}

\newcommand{\bigtext}[1]{{\normalfont\sffamily\huge\bfseries #1}\\}
\newcommand{\priloha}[2]{\newpage\pagestyle{empty}\noindent\bigtext{Příloha č.#1 -- #2}\\}

\begin{document} 
\input{title}
\maketitle
\include{include/affidavit}
\include{podekovani}
\renewcommand{\abstractname}{Anotace}
\begin{abstract}
	\input{abstrakt}
\end{abstract}

\tableofcontents
\clearpage
\setcounter{page}{5}
\input{text}

% zajistíme, aby \bibliography použil fancyhdr a poté necháme vygenerovat zdroje
\fancypagestyle{plain}{}
\renewcommand{\bibname}{Seznam použitých zdrojů}
\bibliographystyle{include/czplain}
%\bibliographystyle{unsrt}
\bibliography{zdroje}
\include{prilohy}
\end{document}
Preview
Maturitni Prace preview
Maturitni Prace LaTeX Template | Bibby | Bibby AI