small changes to fix title headings
This commit is contained in:
parent
47fc9249ce
commit
5dd5bdede0
@ -31,6 +31,8 @@
|
|||||||
|
|
||||||
% turn off chapter numbering
|
% turn off chapter numbering
|
||||||
\counterwithout{section}{chapter}
|
\counterwithout{section}{chapter}
|
||||||
|
\counterwithout{figure}{chapter}
|
||||||
|
\counterwithout{table}{chapter}
|
||||||
|
|
||||||
% reduce skip after section heading
|
% reduce skip after section heading
|
||||||
\setaftersecskip{1.2ex}
|
\setaftersecskip{1.2ex}
|
||||||
@ -65,6 +67,11 @@
|
|||||||
\renewcommand{\cftchapterpresnum}{\scshape}
|
\renewcommand{\cftchapterpresnum}{\scshape}
|
||||||
\captiontitlefont{\small}
|
\captiontitlefont{\small}
|
||||||
|
|
||||||
|
% turn off chapter numbering
|
||||||
|
\counterwithout{section}{chapter}
|
||||||
|
\counterwithout{figure}{chapter}
|
||||||
|
\counterwithout{table}{chapter}
|
||||||
|
|
||||||
% supress chapter numbers
|
% supress chapter numbers
|
||||||
\maxsecnumdepth{chapter}
|
\maxsecnumdepth{chapter}
|
||||||
\setsecnumdepth{chapter}
|
\setsecnumdepth{chapter}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user