Skip to content
Snippets Groups Projects
Commit 3a244c43 authored by Jan Wille's avatar Jan Wille
Browse files

Abstract Stuff

parent a8669933
No related branches found
No related tags found
1 merge request!2make Master runable
......@@ -10,6 +10,8 @@
\RequirePackage[T1]{fontenc}
\RequirePackage{lmodern}
\RequirePackage{graphicx}
\RequirePackage{hyperref}
\RequirePackage{bookmark}
\PassOptionsToPackage{left=3cm,right=2.5cm,top=3cm,bottom=3cm}{geometry}
......@@ -98,6 +100,19 @@
\newpage
}
\renewenvironment{abstract}{%
\renewcommand\abstractname{Abstract}
%\addchap*{\centering\abstractname}
\chapter*{\centering\abstractname}
\addcontentsline{toc}{chapter}{\abstractname}
\small
\quotation
}{%
\endquotation
}
\AtBeginDocument {
\makeatletter
\InputIfFileExists{config.tex}{
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment