init
This commit is contained in:
31
src/content/abstract.tex
Normal file
31
src/content/abstract.tex
Normal file
@@ -0,0 +1,31 @@
|
||||
\pagenumbering{roman}
|
||||
\setcounter{page}{1}
|
||||
|
||||
\selecthungarian
|
||||
|
||||
%----------------------------------------------------------------------------
|
||||
% Abstract in Hungarian
|
||||
%----------------------------------------------------------------------------
|
||||
\chapter*{Kivonat}\addcontentsline{toc}{chapter}{Kivonat}
|
||||
|
||||
Jelen dokumentum egy diplomaterv sablon, amely formai keretet ad a BME Villamosmérnöki és Informatikai Karán végző hallgatók által elkészítendő szakdolgozatnak és diplomatervnek. A sablon használata opcionális. Ez a sablon \LaTeX~alapú, a \emph{TeXLive} \TeX-implementációval és a PDF-\LaTeX~fordítóval működőképes.
|
||||
|
||||
|
||||
\vfill
|
||||
\selectenglish
|
||||
|
||||
|
||||
%----------------------------------------------------------------------------
|
||||
% Abstract in English
|
||||
%----------------------------------------------------------------------------
|
||||
\chapter*{Abstract}\addcontentsline{toc}{chapter}{Abstract}
|
||||
|
||||
This document is a \LaTeX-based skeleton for BSc/MSc~theses of students at the Electrical Engineering and Informatics Faculty, Budapest University of Technology and Economics. The usage of this skeleton is optional. It has been tested with the \emph{TeXLive} \TeX~implementation, and it requires the PDF-\LaTeX~compiler.
|
||||
|
||||
|
||||
\vfill
|
||||
\selectthesislanguage
|
||||
|
||||
\newcounter{romanPage}
|
||||
\setcounter{romanPage}{\value{page}}
|
||||
\stepcounter{romanPage}
|
||||
Reference in New Issue
Block a user