From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/52833 Path: news.gmane.org!not-for-mail From: Newsgroups: gmane.comp.tex.context Subject: Pagenumbering of appendices Date: Thu, 10 Sep 2009 17:40:47 +0200 Message-ID: <1252597109-sup-2164@bloxx.local> 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 1252597277 28355 80.91.229.12 (10 Sep 2009 15:41:17 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 10 Sep 2009 15:41:17 +0000 (UTC) To: ntg-context Original-X-From: ntg-context-bounces@ntg.nl Thu Sep 10 17:41:10 2009 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.50) id 1MlllY-0002gm-J5 for gctc-ntg-context-518@m.gmane.org; Thu, 10 Sep 2009 17:40:56 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 3B4ACC9ABB; Thu, 10 Sep 2009 17:40:56 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id xmDlzW01biRt; Thu, 10 Sep 2009 17:40:53 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id AD22AC9A92; Thu, 10 Sep 2009 17:40:53 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 14B92C9A92 for ; Thu, 10 Sep 2009 17:40:52 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id g6fwcim3-avI for ; Thu, 10 Sep 2009 17:40:49 +0200 (CEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.171]) by balder.ntg.nl (Postfix) with ESMTP id C2C58C9A90 for ; Thu, 10 Sep 2009 17:40:48 +0200 (CEST) Original-Received: from localhost (port-92-198-62-165.static.qsc.de [92.198.62.165]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0MKuxg-1MlllQ1Ba7-000ijj; Thu, 10 Sep 2009 17:40:48 +0200 User-Agent: Sup/0.8.1 X-Provags-ID: V01U2FsdGVkX1+QRUzJmcVwGyrS3aWjCk0B0WE3xV2dCNGKRnb Jpk0MUsngjEsqOTgqIIgjMXNwq59q3Jh7kzOScRQmY7jnCs1We NIKF77LxlgMRA3hj6/egVr7z2kqN8uL X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:52833 Archived-At: Hello, I've been trying to turn off the conversion of page numbers to roman numerals in my appendix without any luck. Here is a minimal example: \setuppagenumbering[way=bytext,location={bottom, right}] \startsectionblockenvironment[bodypart] \setuppagenumber[number=1, state=start] \stopsectionblockenvironment \startsectionblockenvironment[appendix] \setuppagenumbering[conversion=,location=bottom,left={--~},right={~--}] \stopsectionblockenvironment \starttext \startbodymatter \chapter{Body 1} \input knuth \chapter{Body 2} \input knuth \stopbodymatter \startappendices \chapter{App 1} \input knuth \chapter{App 2} \input knuth \stopappendices \stoptext What am I missing? All other settings I set in \setuppagenumbering seem to take effect. Cheers, Olaf ___________________________________________________________________________________ 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 ___________________________________________________________________________________