LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Date:
Mon, 16 Jun 2003 15:39:53 +0200
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Content-Transfer-Encoding:
8bit
Subject:
From:
Markus Kohm <[log in to unmask]>
Content-Type:
text/plain; charset="iso-8859-1"
In-Reply-To:
Organization:
KOMA
MIME-Version:
1.0
Parts/Attachments:
text/plain (16 lines)
Am Montag, 16. Juni 2003 12:51 schrieb Torsten Löhr:
> I am looking for a method to avoid the pagenumbers on the \part-pages. Any
> idea ?

\documentclass{scrbook}% or scrreprt or scrartcl
\renewcommand*{\partpagestyle}{empty}
\begin{document}
\part{No Page Number}
\end{document}

BTW: You can find an example about this at the KOMA-Script manual, scrguien
(English) or scrguide (German), subsection 3.2.2.

--
Markus

ATOM RSS1 RSS2