intro,outro
This commit is contained in:
parent
c9afad4fda
commit
bd03b2b512
2 changed files with 6 additions and 4 deletions
|
@ -1,2 +1,3 @@
|
|||
\chapter*{Conclusion}
|
||||
\addcontentsline{toc}{chapter}{Conclusion}
|
||||
\def\outro{Conclusion}
|
||||
\chapter*{\outro}
|
||||
\addcontentsline{toc}{chapter}{\outro}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
\chapter*{Introduction}
|
||||
\addcontentsline{toc}{chapter}{Introduction}
|
||||
\def\intro{Introduction}
|
||||
\chapter*{\intro}
|
||||
\addcontentsline{toc}{chapter}{\intro}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue