8 lines
307 B
Plaintext
8 lines
307 B
Plaintext
|
\colorlet{headingcolor}{black}
|
||
|
|
||
|
\renewcommand*{\sectionformat}{\llap{\textcolor{headingcolor}{\thesection}\hspace{1em}}}
|
||
|
|
||
|
\renewcommand*{\chapterformat}{\llap{\textcolor{headingcolor}{\thechapter}\hspace{1em}}}
|
||
|
|
||
|
\renewcommand*{\subsectionformat}{\llap{\textcolor{headingcolor}{\thesubsection}\hspace{1em}}}
|