intro,outro

This commit is contained in:
Marc Beninca 2020-10-10 11:13:55 +02:00
parent c9afad4fda
commit bd03b2b512
2 changed files with 6 additions and 4 deletions

View file

@ -1,2 +1,3 @@
\chapter*{Conclusion}
\addcontentsline{toc}{chapter}{Conclusion}
\def\outro{Conclusion}
\chapter*{\outro}
\addcontentsline{toc}{chapter}{\outro}

View file

@ -1,2 +1,3 @@
\chapter*{Introduction}
\addcontentsline{toc}{chapter}{Introduction}
\def\intro{Introduction}
\chapter*{\intro}
\addcontentsline{toc}{chapter}{\intro}