changeset 28:a07028d2fe9e

added list of figures; added custom footer (does not work on all pages)
author schnalke@localhost.localdomain
date Mon, 16 Jun 2008 09:35:12 +0200 (2008-06-16)
parents ee0e899c7211
children b72e9618cc40
files ps-bericht.tex
diffstat 1 files changed, 9 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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}