From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39718 Path: news.gmane.org!not-for-mail From: Wolfgang Schuster Newsgroups: gmane.comp.tex.context Subject: Re: Pagenumbering in header-margin with outer-align Date: Sat, 29 Mar 2008 18:06:09 +0100 Message-ID: <20080329180609.07ea1aed.schuster.wolfgang@googlemail.com> References: <200803282141.27411.tralalas@freenet.de> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1206812493 21853 80.91.229.12 (29 Mar 2008 17:41:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 29 Mar 2008 17:41:33 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sat Mar 29 18:42:04 2008 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 lo.gmane.org with esmtp (Exim 4.50) id 1Jff42-0004kF-I7 for gctc-ntg-context-518@m.gmane.org; Sat, 29 Mar 2008 18:41:58 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 057AD1FA4C; Sat, 29 Mar 2008 18:41:21 +0100 (CET) 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 23232-01-2; Sat, 29 Mar 2008 18:40:42 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 87A9D1FB33; Sat, 29 Mar 2008 18:40:42 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id F1EC71FB33 for ; Sat, 29 Mar 2008 18:40:40 +0100 (CET) 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 23232-01 for ; Sat, 29 Mar 2008 18:40:06 +0100 (CET) Original-Received: from fg-out-1718.google.com (fg-out-1718.google.com [72.14.220.159]) by ronja.ntg.nl (Postfix) with ESMTP id 68DFE1FA4C for ; Sat, 29 Mar 2008 18:09:26 +0100 (CET) Original-Received: by fg-out-1718.google.com with SMTP id e12so631409fga.8 for ; Sat, 29 Mar 2008 10:09:26 -0700 (PDT) Original-Received: by 10.86.50.8 with SMTP id x8mr2843916fgx.25.1206810566150; Sat, 29 Mar 2008 10:09:26 -0700 (PDT) Original-Received: from rover ( [91.41.109.36]) by mx.google.com with ESMTPS id l19sm3876803fgb.0.2008.03.29.10.09.22 (version=SSLv3 cipher=OTHER); Sat, 29 Mar 2008 10:09:24 -0700 (PDT) In-Reply-To: <200803282141.27411.tralalas@freenet.de> X-Mailer: Sylpheed 2.5.0beta1 (GTK+ 2.10.14; i686-pc-mingw32) X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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:39718 Archived-At: On Fri, 28 Mar 2008 21:41:27 +0100 Peter Schorsch wrote: > Hi, > > I am trying to put the pagenumber in the margin of the header. But I also want > it outer-aligned - not inner-aligned, which seems to be the standart > alignment of margin. But the inner-align of the body-margin should still be > inner-aligned. So I tried following: > > \setuppagenumbering[conversion=Romannumerals,alternative=doublesided, > location={header,margin},style={\setupalign[outer]}] > > but Context dont like this.. it stops converting. Does anyone know a working > solution for this problem? \setuppagenumbering [conversion=Romannumerals, alternative=doublesided, location=] \setupheadertexts[margin] [][\hfil\pagenumber][\pagenumber\hfil][] \starttext \dorecurse{30}{\input knuth\par} \stoptext Wolfgang ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________