15 lines
379 B
TeX
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 |