From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/27567 Path: news.gmane.org!not-for-mail From: "John R. Culleton" Newsgroups: gmane.comp.tex.context Subject: Re: Part head centering and empty header Date: Sat, 29 Apr 2006 09:08:32 -0400 Organization: WexfordPress Message-ID: <200604290908.32646.john@wexfordpress.com> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1146316296 4760 80.91.229.2 (29 Apr 2006 13:11:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 29 Apr 2006 13:11:36 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Apr 29 15:11:31 2006 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1FZpEO-0008Te-Vz for gctc-ntg-context-518@m.gmane.org; Sat, 29 Apr 2006 15:11:29 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 5381B1279A; Sat, 29 Apr 2006 15:11:28 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30001-01-3; Sat, 29 Apr 2006 15:11:23 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id D871312788; Sat, 29 Apr 2006 15:11:22 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 0999012788 for ; Sat, 29 Apr 2006 15:11:21 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 30001-01-2 for ; Sat, 29 Apr 2006 15:11:19 +0200 (CEST) Original-Received: from mta10.adelphia.net (mta10.adelphia.net [68.168.78.202]) by ronja.ntg.nl (Postfix) with SMTP id 0AF4312772 for ; Sat, 29 Apr 2006 15:11:18 +0200 (CEST) Original-Received: from 24-48-52-137.ashbva.adelphia.net ([24.48.52.137]) by mta10.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060429131109.PQOT14145.mta10.adelphia.net@24-48-52-137.ashbva.adelphia.net> for ; Sat, 29 Apr 2006 09:11:09 -0400 Original-To: mailing list for ConTeXt users User-Agent: KMail/1.9.1 In-Reply-To: Content-Disposition: inline X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.7 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:27567 Archived-At: On Thursday 27 April 2006 18:56, Johannes Graumann wrote: > Hello > > I have coded my 'Appendix' like so: > > \setuphead > [part] > [ > header=empty, > footer=empty, > alternative=middle, > placehead=yes, > resetnumber=no, > number=no, > style={ > \ss\switchtobodyfont[60pt]\setupinterlinespace[line=2.8ex] > }, > page=right > ] > > \startappendices > \setuppagenumbering[way=bytext,partnumber=no,conversion=numbers,location={h >eader,right}] \framed > [% > height=\textheight,% > frame=off,% > ] > { > \part{Appendices} > } > {\stopappendices} > > Which gives me a nicely vertically and horizontally centered title. One > problem remains though: I can't get rid of the page number. The > framed '\setuphead[part]' commands concerning header and footer are being > overruled and I can't figure out how to have an empty header for just the > page containing the frame. > > Thanks for any hints, > > Joh I would take a different approach, with each part header (there can't be that many) enclosed in \startstandardmakeup and \stopstandardmakeup To get the part into the TOC there is a command to write an entry manually, with \writetolist. -- John Culleton Books with answers to marketing and publishing questions: http://wexfordpress.com/tex/shortlist.pdf Book coaches, consultants and packagers: http://wexfordpress.com/tex/packagers.pdf