# HG changeset patch # User schnalke@localhost.localdomain # Date 1213601712 -7200 # Node ID a07028d2fe9ee3537daf2fb76d837223f5207642 # Parent ee0e899c7211dd2f269956e7450dfbb58fbe1a3e added list of figures; added custom footer (does not work on all pages) diff -r ee0e899c7211 -r a07028d2fe9e ps-bericht.tex --- a/ps-bericht.tex Mon Jun 16 09:33:12 2008 +0200 +++ b/ps-bericht.tex Mon Jun 16 09:35:12 2008 +0200 @@ -15,10 +15,15 @@ \setkomafont{sectioning}{\normalfont\normalcolor\bfseries} \setlength{\parindent}{0em} \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex} - \pagestyle{scrheadings} \setcounter{tocdepth}{3} - \newcommand{\ibm}{\emph{IBM}} + \pagestyle{scrheadings} + % FIXME: these footers are not shown on all pages + \ifoot{\textsc{Markus Schnalke}} + \cfoot{} + \ofoot{\thepage} + + \newcommand{\ibm}{\emph{IBM}} \begin{document} @@ -46,6 +51,8 @@ \appendix +\listoffigures + \input{software-used}