added optional alphabetical subsection numbering.
This commit is contained in:
parent
ef4949d297
commit
7981a7a2ba
|
@ -7,7 +7,10 @@
|
||||||
\usepackage[noEnd=false]{algpseudocodex}
|
\usepackage[noEnd=false]{algpseudocodex}
|
||||||
|
|
||||||
%turn off section below a specific depth
|
%turn off section below a specific depth
|
||||||
\setcounter{secnumdepth}{4}
|
% \setcounter{secnumdepth}{0}
|
||||||
|
|
||||||
|
%makes subsections alphabetical.
|
||||||
|
% \renewcommand\thesubsection{\alph{subsection}).}
|
||||||
|
|
||||||
\title{REPLACE}
|
\title{REPLACE}
|
||||||
\date{REPLACE}
|
\date{REPLACE}
|
||||||
|
|
Loading…
Reference in a new issue