Initial check in.

This commit is contained in:
Michael Bredel
2017-11-07 14:19:22 +01:00
parent a03cfbbf2a
commit 04687123c9
5 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
%*******************************************************
% List of Tables
%*******************************************************
\automark[section]{chapter}
\renewcommand{\chaptermark}[1]{\markboth{\spacedlowsmallcaps{#1}}{\spacedlowsmallcaps{#1}}}
\renewcommand{\sectionmark}[1]{\markright{\thesection\enspace\spacedlowsmallcaps{#1}}}
\refstepcounter{dummy}
\pdfbookmark[1]{\listtablename}{lot}
\listoftables
\cleardoublepage