Revision and date on every page.
This commit is contained in:
parent
6214abd534
commit
52cc2bb578
|
|
@ -62,7 +62,7 @@
|
|||
\newcommand{\IgH}{\raisebox{-0.7667ex}
|
||||
{\includegraphics[height=2.2ex]{images/ighsign}}}
|
||||
|
||||
\rcsInfo $RcsId$
|
||||
\rcsInfo $RCSId$
|
||||
|
||||
\newcommand{\masterversion}{1.5.0}
|
||||
\newcommand{\linenum}[1]{\normalfont\textcircled{\tiny #1}}
|
||||
|
|
@ -70,6 +70,10 @@
|
|||
\makeindex
|
||||
\makenomenclature
|
||||
|
||||
% Revision and date on inner footer
|
||||
\ifoot[\scriptsize\rcsInfoRevision, \rcsInfoDate]
|
||||
{\scriptsize\rcsInfoRevision, \rcsInfoDate}
|
||||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\begin{document}
|
||||
|
|
@ -99,6 +103,8 @@
|
|||
|
||||
%------------------------------------------------------------------------------
|
||||
|
||||
\pagestyle{scrplain}
|
||||
|
||||
\tableofcontents
|
||||
\listoftables
|
||||
\listoffigures
|
||||
|
|
|
|||
Loading…
Reference in New Issue