Ich habe ein Problem mit den Kopfzeilen meiner Bachelorarbeit. genauer: ich schaffe es nicht, dass auf allen Seiten des Abbildungsverzeichnises korrekte Kopfzeilen angezeigt werden (Seitenzahl an der äußeren Kante und "List of Figures" an der inneren Kante).
Zudem befindet sich eine Kopfzeile auf Seite 2 des Inhaltsverzeichnisses des Anhangs, dort soll sich aber keine Kopfzeile befinden.
Ich bin für jede Hilfe dankbar.
Hier noch ein möglichst kurzes Beispiel (Ich muss leider um Verzeihung für die lange Präambel bitte, ich habe mit einer Vorlage gearbeitet, die ich nicht vollständig verstehe):
\documentclass[english,12pt,a4paper,titlepage, headsepline, bibtotocnumbered, halfparskip, captions=tableheading, pointlessnumbers]{scrbook} \usepackage{babel} \usepackage{blindtext} \setcounter{secnumdepth}{4} \usepackage[T1]{fontenc} \usepackage[latin1]{inputenc} %\usepackage[ngerman]{babel} \usepackage{url} \usepackage[scaled]{helvet} \usepackage[intlimits, sumlimits]{amsmath} \usepackage{amssymb} \usepackage{amsthm} \usepackage{color} \usepackage{caption} \usepackage{graphicx} \usepackage{subfig} \usepackage[colorlinks=true, linkcolor=black, citecolor=black, filecolor=black, % pagecolor=black, urlcolor=black, bookmarks=true, bookmarksopen=true, bookmarksopenlevel=3, plainpages=false, pdfpagelabels=true]{hyperref} \usepackage[bottom=2.5cm, top=2.5cm, left=3.0cm, right=3.0cm]{geometry} \usepackage{scrpage2} \usepackage[subfigure]{tocloft} \usepackage{pdfpages} \usepackage{picinpar} \usepackage{pgfplotstable} \usepackage{pgfplots} \usepackage[footnote , printonlyused, withpage]{acronym} \pagestyle{scrheadings} \clearscrheadfoot \lehead[\pagemark] {page \pagemark} \rehead {\rightmark} \lohead {\leftmark} \rohead {page \pagemark} \renewcommand{\chaptermark}[1]{\markboth{#1}{#1}} \renewcommand{\chapterpagestyle}{scrheadings} \renewcommand{\headfont}{\upshape} \parindent 0pt \renewcommand*\chapterheadstartvskip{\vspace*{15mm}} \renewcommand{\thetable}{\arabic{chapter}-\arabic{table}} \renewcommand{\rmdefault}{ptm} \addto\captionsngerman{\renewcommand{\figurename}{Bild}} % Helvetica-Klon \addtokomafont{chapter}{% \fontsize{14pt}{14pt}\selectfont% } \addtokomafont{section}{% \fontsize{13pt}{13pt}\selectfont% } \addtokomafont{subsection}{% \fontsize{12pt}{12pt}\selectfont% } \addtokomafont{subsubsection}{% \fontsize{12pt}{12pt}\selectfont% } \addtokomafont{caption}{\itshape} % captions kursiv \setkomafont{captionlabel}{\normalfont\itshape} \setlength{\parskip}{8pt} \makeatletter \setlength{\cftsecnumwidth}{3.0em} \setlength{\cftsecindent}{2.25em} \setlength{\cftsubsecindent}{5.5em} \cftsetpnumwidth{2.5em} \makeatother \makeatletter \renewcommand*\l@chapter[2]{% \ifnum \c@tocdepth >\m@ne \addpenalty{-\@highpenalty}% \vskip 1.0em \@plus\p@ \setlength\@tempdima{2.0em}% \begingroup \parindent \z@ \rightskip \@pnumwidth \parfillskip -\@pnumwidth \leavevmode \bfseries \advance\leftskip\@tempdima \hskip -\leftskip #1\nobreak\ \leaders\hbox{$\m@th \mkern \@dotsep mu\hbox{.}\mkern \@dotsep mu$}\hfil\nobreak\hb@xt@\@pnumwidth{\hss #2}\par \penalty\@highpenalty \endgroup \fi} \makeatother \usepackage{appendix} \newcommand{\initAnhang} { \renewcommand*{\thechapter}{A\arabic{chapter} } \renewcommand*{\thesection}{A\arabic{chapter}.\arabic{section} } \renewcommand*{\thesubsection}{A\arabic{chapter}.\arabic{section}.\arabic{subsection} } \renewcommand{\thepage}{A-\arabic{page}} } \makeatletter% --> De-TeX-FAQ \newcommand*{\maintoc}% Hauptinhaltsverzeichnis { \begingroup \@fileswfalse% kein neues Verzeichnis öffnen \renewcommand{\contentsname}{Table of Contents} \tableofcontents% Verzeichnis ausgeben \endgroup } \newcommand*{\appendixtoc}% Anhangsinhaltsverzeichnis { \begingroup \edef\@alltocdepth{\the\value{tocdepth}}% tocdepth merken \setcounter{tocdepth}{-10000}% Keine Verzeichniseinträge \renewcommand*{\contentsname}{\large{Appendix} \\ \bigskip \normalsize{Table of Contents}}% Verzeichnisname ändern \renewcommand*{\appendixattoc}{ \setcounter{tocdepth}{\@alltocdepth} }% Trennanweisung im Inhaltsverzeichnis; tocdepth wiederherstellen \tableofcontents% Verzeichnis ausgeben \thispagestyle{empty} \setcounter{tocdepth}{\@alltocdepth}% tocdepth wiederherstellen \endgroup } \newcommand*{\appendixattoc}{} \g@addto@macro\appendix% % Trennanweisung im Inhaltsverzeichnis; \appendix erweitern { \if@openright\cleardoublepage\else\clearpage\fi% Neue Seite \addtocontents{toc}{\protect\contentsline{part}{\appendixname}{}{}{}}% Eintrag ins Hauptverzeichnis \addtocontents{toc}{\protect\appendixattoc}% Trennanweisung in die toc-Datei } \makeatother \renewcommand{\thefigure}{\arabic{chapter}-\arabic{figure}} \captionsetup[subfloat]{listofformat=parens} \setlength{\emergencystretch}{1em} \makeatletter \renewenvironment{thebibliography}[1] {\chapter*{\bibname}% <-- this line was changed from \chapter* to \section* \@mkboth{\bibname}{\bibname}% \list{\@biblabel{\@arabic\c@enumiv}}% {\settowidth\labelwidth{\@biblabel{#1}}% \leftmargin\labelwidth \advance\leftmargin\labelsep \@openbib@code \usecounter{enumiv}% \let\p@enumiv\@empty \renewcommand\theenumiv{\@arabic\c@enumiv}}% \sloppy \clubpenalty4000 \@clubpenalty \clubpenalty \widowpenalty4000% \sfcode`\.\@m} {\def\@noitemerr {\@latex@warning{Empty `thebibliography' environment}}% \endlist} \makeatother \begin{document} \setcounter{page}{1} \pagenumbering{arabic} \maintoc \addtocontents{toc}{\protect\thispagestyle{scrheadings}} \chapter {Introduction} \chapter*{List of Figures\markboth{List of Figures}{List of Figures}} \addcontentsline{toc}{chapter}{List of Figures} \renewcommand{\listfigurename}{} \listoffigures \appendix \rehead {Chapter \thechapter} \appendixtoc \renewcommand*{\thechapter}{A\arabic{chapter}} \rehead {Appendix \thechapter} \chapter{Appendix 1} \end{document}