Files
LaTeX_templates/Thesis/Preamble/Abstract.tex
2025-11-12 17:13:43 +01:00

15 lines
379 B
TeX

\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