generated from TH_General/Template_Summary
Teil Einführung hinzugefügt
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
%all the main content goes here
|
||||
\pagenumbering{arabic}
|
||||
|
||||
\input{parts/ExamplePart.tex}
|
||||
\input{parts/Einführung.tex}
|
||||
|
||||
1
chapters/Einführung/Einführung.tex
Normal file
1
chapters/Einführung/Einführung.tex
Normal file
@@ -0,0 +1 @@
|
||||
\chapter{Einführung}
|
||||
@@ -1,5 +0,0 @@
|
||||
\chapter{Example Chapter}
|
||||
Example Text using \acs{example}
|
||||
\clearpage
|
||||
\section{Example Section}
|
||||
Example Page 2
|
||||
@@ -1,5 +0,0 @@
|
||||
\chapter{Example Chapter}
|
||||
Example Text using \acs{example}
|
||||
\clearpage
|
||||
\section{Example Section}
|
||||
Example Page 2
|
||||
3
parts/Einführung.tex
Normal file
3
parts/Einführung.tex
Normal file
@@ -0,0 +1,3 @@
|
||||
\part{Einführung}
|
||||
|
||||
\input{chapters/Einführung/Einführung.tex}
|
||||
@@ -1,3 +0,0 @@
|
||||
\part{Example Part}
|
||||
|
||||
\input{chapters/ExamplePart/ExampleChapter.tex}
|
||||
Reference in New Issue
Block a user