update templates
This commit is contained in:
15
Thesis/Preamble/Abstract.tex
Normal file
15
Thesis/Preamble/Abstract.tex
Normal file
@@ -0,0 +1,15 @@
|
||||
\chapter*{Abstract}
|
||||
\chaptermark{Abstract}
|
||||
\markboth{ABSTRACT}{ABSTRACT}
|
||||
\addcontentsline{toc}{chapter}{Abstract}
|
||||
|
||||
\stoptoc
|
||||
\renewcommand\thesection{\arabic{section}}
|
||||
\setcounter{section}{0}
|
||||
\renewcommand*{\theHsection}{Abs.\the\value{section}}
|
||||
|
||||
...
|
||||
|
||||
\renewcommand*{\theHsection}{\theHchapter.\the\value{section}}
|
||||
\renewcommand\thesection{\thechapter.\arabic{section}}
|
||||
\resumetoc
|
||||
Reference in New Issue
Block a user