added config file for chapter
This commit is contained in:
parent
87bea11af6
commit
af0688ce50
|
@ -0,0 +1 @@
|
|||
\input{chapter/chapter-introduction}
|
2
main.tex
2
main.tex
|
@ -69,6 +69,6 @@
|
|||
\pagestyle{fancy}
|
||||
\fancyhead[L]{\nouppercase{\leftmark}}
|
||||
% include all used chapters
|
||||
\input{pages/page-09-chapter.tex}
|
||||
\input{config/chapter.tex}
|
||||
|
||||
\end{document}
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
% =====================================================================
|
||||
% Every chapter used in the document has to be included here
|
||||
|
||||
% include actual chapters
|
||||
\input{chapter/chapter-introduction}
|
Reference in New Issue