Initial commit

This commit is contained in:
2021-05-07 17:04:57 +02:00
commit 7a7671ce40
27 changed files with 9780 additions and 0 deletions

31
src/content/abstract.tex Normal file
View File

@@ -0,0 +1,31 @@
% !TeX root = ../thesis.tex
\pagenumbering{roman}
\setcounter{page}{1}
\selecthungarian
%----------------------------------------------------------------------------
% Abstract in Hungarian
%----------------------------------------------------------------------------
\chapter*{Kivonat}\addcontentsline{toc}{chapter}{Kivonat}
\lipsum{2}
\vfill
\selectenglish
%----------------------------------------------------------------------------
% Abstract in English
%----------------------------------------------------------------------------
\chapter*{Abstract}\addcontentsline{toc}{chapter}{Abstract}
\lipsum{2}
\vfill
\selectthesislanguage
\newcounter{romanPage}
\setcounter{romanPage}{\value{page}}
\stepcounter{romanPage}