Received: from mail.proteosys.com ([62.225.9.49]) by nummer-3.proteosys with Microsoft SMTPSVC(5.0.2195.5329); Mon, 16 Jun 2003 16:11:30 +0200 Received: by mail.proteosys.com (8.12.9/8.12.2) with ESMTP id h5GEBRPP027132 for ; Mon, 16 Jun 2003 16:11:29 +0200 Received: from listserv.uni-heidelberg.de (listserv.uni-heidelberg.de [129.206.100.27]) by relay.uni-heidelberg.de (8.12.9/8.12.9) with ESMTP id h5GE0pPI000398; Mon, 16 Jun 2003 16:00:52 +0200 (MET DST) MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C33411.2EC11500" Received: from listserv (listserv.uni-heidelberg.de [129.206.100.27]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h5G2HLes023023; Mon, 16 Jun 2003 16:00:01 +0200 Received: from LISTSERV.UNI-HEIDELBERG.DE by LISTSERV.UNI-HEIDELBERG.DE (LISTSERV-TCP/IP release 1.8d) with spool id 0885 for LATEX-L@LISTSERV.UNI-HEIDELBERG.DE; Mon, 16 Jun 2003 16:00:01 +0200 X-MimeOLE: Produced By Microsoft Exchange V6.5 Received: from relay.uni-heidelberg.de (relay.uni-heidelberg.de [129.206.100.212]) by listserv.uni-heidelberg.de (8.12.2/8.12.2/SuSE Linux 0.6) with ESMTP id h5GE01Ru029076 for ; Mon, 16 Jun 2003 16:00:01 +0200 Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by relay.uni-heidelberg.de (8.12.9/8.12.9) with SMTP id h5GE0iPI000329 for ; Mon, 16 Jun 2003 16:00:44 +0200 (MET DST) Received: (qmail 6733 invoked by uid 65534); 16 Jun 2003 14:00:39 -0000 Received: from A1e2e.pppool.de (EHLO sarah.local) (213.6.30.46) by mail.gmx.net (mp010) with SMTP; 16 Jun 2003 16:00:39 +0200 Received: from localhost (localhost [127.0.0.1]) by sarah.local (Postfix) with ESMTP id A62EB2A757 for ; Mon, 16 Jun 2003 15:39:54 +0200 (CEST) Received: from sarah.local (sarah.local [192.168.1.3]) by sarah.local (Postfix) with ESMTP id E4DB21C937 for ; Mon, 16 Jun 2003 15:39:53 +0200 (CEST) In-Reply-To: <200306161251.09061.torsten.loehr@epost.de> Organization: KOMA References: <200306161251.09061.torsten.loehr@epost.de> Return-Path: X-OriginalArrivalTime: 16 Jun 2003 14:11:30.0851 (UTC) FILETIME=[2F42EF30:01C33411] User-Agent: KMail/1.5.1 x-mime-autoconverted: from quoted-printable to 8bit by listserv.uni-heidelberg.de id h5GE01Ru029077 X-Virus-Scanned: by AMaViS 0.3.12pre8 X-Scanned-By: MIMEDefang 2.28 (www . roaringpenguin . com / mimedefang) X-Spam-Score: -15.7 () IN_REP_TO,REFERENCES,USER_AGENT_KMAIL Content-class: urn:content-classes:message Subject: Re: plain part pages Date: Mon, 16 Jun 2003 14:39:53 +0100 Message-ID: A<200306161539.53774@KOMA020467> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Re: plain part pages Thread-Index: AcM0ES9e6Q/eFOSgSZWZcRVTQCZf8Q== From: "Markus Kohm" To: Reply-To: "Mailing list for the LaTeX3 project" Status: R X-Status: X-Keywords: X-UID: 4630 This is a multi-part message in MIME format. ------_=_NextPart_001_01C33411.2EC11500 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Am Montag, 16. Juni 2003 12:51 schrieb Torsten L=F6hr: > 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 ------_=_NextPart_001_01C33411.2EC11500 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Re: plain part pages

Am Montag, 16. Juni 2003 12:51 schrieb Torsten = L=F6hr:
> 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

------_=_NextPart_001_01C33411.2EC11500--