corrections
This commit is contained in:
parent
6fd9cf67a3
commit
cfa735d1df
9 changed files with 119 additions and 75 deletions
|
@ -29,10 +29,10 @@
|
|||
%\documentclass[12pt,a4paper,openany,bibliography=totoc,captions=tableheading,numbers=noenddot]{scrreprt}
|
||||
|
||||
%Book - Druckversion (doppelseitig)
|
||||
%\documentclass[12pt, a4paper, openany, DIV=16, BCOR=20mm, bibliography=totoc, captions=tableheading, numbers=noenddot]{scrbook}
|
||||
\documentclass[12pt, a4paper, openany, DIV=16, BCOR=20mm, bibliography=totoc, captions=tableheading, numbers=noenddot]{scrbook}
|
||||
|
||||
%Book - Digitalversion (doppelseitig)
|
||||
\documentclass[12pt, a4paper, openany, bibliography=totoc, captions=tableheading, numbers=noenddot]{scrreport}
|
||||
%\documentclass[12pt, a4paper, openany, bibliography=totoc, captions=tableheading, numbers=noenddot]{scrreport}
|
||||
|
||||
|
||||
|
||||
|
@ -59,14 +59,18 @@
|
|||
%Titelseiten für Studien- und Diplomarbeit
|
||||
|
||||
\pagenumbering{alph} %Seitennummerierung lateinische Kleinbuchstaben
|
||||
\include{Deckblatt}
|
||||
\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
\includepdf[pages=-]{Deckblatt_Aufgabenstellung_SMT_David.pdf}
|
||||
|
||||
\include{Eigenstaendigkeitserklaerung}
|
||||
\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
%\include{Deckblatt}
|
||||
%\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
|
||||
\include{Aufgabenstellung}
|
||||
\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
%\include{Eigenstaendigkeitserklaerung}
|
||||
%\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
|
||||
%\include{Aufgabenstellung}
|
||||
%\clearpage{\thispagestyle{empty}\cleardoublepage} %leere Seite für "documentclass book"
|
||||
|
||||
\clearpage{\thispagestyle{empty}\cleardoublepage}
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
%Inhaltsverzeichnis
|
||||
|
@ -84,7 +88,6 @@
|
|||
\listoffigures
|
||||
\addcontentsline{toc}{chapter}{Abbildungsverzeichnis} %Eintrag im Inhaltsverzeichnis
|
||||
\clearpage
|
||||
\todo{Move}
|
||||
|
||||
|
||||
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue