comparison ps-bericht.tex @ 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
parents 2fd6859d238d
children 410e839fe8b6
comparison
equal deleted inserted replaced
27:ee0e899c7211 28:a07028d2fe9e
13 \usepackage[automark]{scrpage2} 13 \usepackage[automark]{scrpage2}
14 14
15 \setkomafont{sectioning}{\normalfont\normalcolor\bfseries} 15 \setkomafont{sectioning}{\normalfont\normalcolor\bfseries}
16 \setlength{\parindent}{0em} 16 \setlength{\parindent}{0em}
17 \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex} 17 \setlength{\parskip}{1.0ex plus 1.0ex minus 0.5ex}
18 \pagestyle{scrheadings}
19 \setcounter{tocdepth}{3} 18 \setcounter{tocdepth}{3}
20 19
21 \newcommand{\ibm}{\emph{IBM}} 20 \pagestyle{scrheadings}
21 % FIXME: these footers are not shown on all pages
22 \ifoot{\textsc{Markus Schnalke}}
23 \cfoot{}
24 \ofoot{\thepage}
25
26 \newcommand{\ibm}{\emph{IBM}}
22 27
23 \begin{document} 28 \begin{document}
24 29
25 30
26 31
44 49
45 50
46 51
47 \appendix 52 \appendix
48 53
54 \listoffigures
55
49 \input{software-used} 56 \input{software-used}
50 57
51 58
52 59
53 60