marsin
23-12-2005, 13:04
Hallo,
habe meine Diplomarbeit fast fertig. Jetzt fällt mir auf, das die Seitenzahl in der Kopfzeile wenn Kapitel anfängt fett ist und ansonsten normal. Voran kann das liegen?
So sieht es aus:
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LO]{\nouppercase{\leftmark}}
\fancyhead[LE,RO]{\bfseries\thepage}
\renewcommand{\headrulewidth}{0.5pt}
\fancypagestyle{plain}{%
\fancyhf{}
\rhead{\thepage}
\renewcommand{\headrulewidth}{0.5pt}
}
\renewcommand{\chaptermark}[1]{%
\markboth{\ \thechapter\hspace{0.4cm}#1}{}}
Grüße Sindy
habe meine Diplomarbeit fast fertig. Jetzt fällt mir auf, das die Seitenzahl in der Kopfzeile wenn Kapitel anfängt fett ist und ansonsten normal. Voran kann das liegen?
So sieht es aus:
\pagestyle{fancy}
\fancyhf{}
\fancyhead[LO]{\nouppercase{\leftmark}}
\fancyhead[LE,RO]{\bfseries\thepage}
\renewcommand{\headrulewidth}{0.5pt}
\fancypagestyle{plain}{%
\fancyhf{}
\rhead{\thepage}
\renewcommand{\headrulewidth}{0.5pt}
}
\renewcommand{\chaptermark}[1]{%
\markboth{\ \thechapter\hspace{0.4cm}#1}{}}
Grüße Sindy