nntp2http.com
Posting
Suche
Optionen
Hilfe & Kontakt

Re: myheadings, markboth

Von: Uwe Siart (usenet@siart.de) [Profil]
Datum: 06.10.2008 17:14
Message-ID: <uljx1eoxz.fsf@siart.de>
Newsgroup: de.comp.text.tex
Axel_Berger@b.maus.de (Axel Berger) writes:

> Statt Kapitel links und Abschnitt rechts wie bei headings möchte ich
> in beiden Kopfzeilen links und rechts das Kapitel haben.

% ------------------------------
\documentclass{scrbook}
\usepackage[automark]{scrpage2}
\pagestyle{scrheadings}
\clearscrheadfoot
\ohead[]{\leftmark}

\begin{document}
\chapter{Erstes Kapitel}
\null\clearpage
\null\clearpage
\null\clearpage
\chapter{Zweites Kapitel}
\null\clearpage
\null\clearpage
\null\clearpage
\end{document}
% ------------------------------

--
Uwe

[ Auf dieses Posting antworten ]

Antworten