Renamed kapitel directory
This commit is contained in:
6
main.tex
6
main.tex
@@ -9,7 +9,7 @@
|
||||
% Disable pagination, we'll re-enable it after the table of contents
|
||||
\pagenumbering{gobble}
|
||||
|
||||
\input{kapitel/title}
|
||||
\input{chapters/title}
|
||||
|
||||
% Only apply this geometry after the title page.
|
||||
% We don't want to have a right/bottom indent on the title page aswell.
|
||||
@@ -43,8 +43,8 @@
|
||||
\mainmatter % Begin main part of document, paginated with arabic numerals
|
||||
|
||||
% Include all the pages
|
||||
\input{kapitel/foobar}
|
||||
\input{kapitel/fazit}
|
||||
\input{chapters/foobar}
|
||||
\input{chapters/fazit}
|
||||
|
||||
% Include the footer
|
||||
\input{footer}
|
||||
|
||||
Reference in New Issue
Block a user