Initial check in.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
%*******************************************************
|
||||
% 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
|
||||
Reference in New Issue
Block a user