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

single sided layout for example

parent ff435f79
No related branches found
No related tags found
No related merge requests found
\documentclass[ %----------------------Preamble---------------------------------------------------%
fontsize=11pt, % fontsize
a4paper, % papersize
twoside, % double sided layout
%twoside, % double sided layout
english, % document language (also numberingsystem)
%ngerman, % document language (also numberingsystem)
sans, % font type (sans/roman)
......@@ -55,7 +55,6 @@
\pagenumbering{Roman} % different numbering until first chapter
\maketitle[c]
% \maketitle[l] % try this
\declarationAuthorship
\begin{abstract}
......@@ -64,7 +63,6 @@
\tableofcontents
\cleardoublepage % important when using double sided layout
\pagenumbering{arabic} % numbering in normal numbers
\chapter{Examples} \label{chap: one}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment