You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
437 B
11 lines
437 B
%*******************************************************
|
|
% List of Figures
|
|
%*******************************************************
|
|
\automark[section]{chapter}
|
|
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
|
|
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
|
|
\refstepcounter{dummy}
|
|
\pdfbookmark[1]{\listfigurename}{lof}
|
|
\listoffigures
|
|
|
|
\cleardoublepage
|
|
|