From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/17856 Path: main.gmane.org!not-for-mail From: Willi Egger Newsgroups: gmane.comp.tex.context Subject: \setuppagenumbering Date: Sat, 15 Jan 2005 13:11:44 +0100 Message-ID: <41E90880.5010607@boede.nl> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------030607020702090401020809" X-Trace: sea.gmane.org 1105791115 30197 80.91.229.6 (15 Jan 2005 12:11:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 15 Jan 2005 12:11:55 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Sat Jan 15 13:11:48 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1CpmmS-00027X-00 for ; Sat, 15 Jan 2005 13:11:48 +0100 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 79412127C2; Sat, 15 Jan 2005 13:11:47 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 18028-01; Sat, 15 Jan 2005 13:11:44 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B2237127AE; Sat, 15 Jan 2005 13:11:44 +0100 (CET) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF8D6127AE for ; Sat, 15 Jan 2005 13:11:42 +0100 (CET) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 17779-05 for ; Sat, 15 Jan 2005 13:11:41 +0100 (CET) Original-Received: from smtp-vbr13.xs4all.nl (unknown [194.109.24.33]) by ronja.ntg.nl (Postfix) with ESMTP id EB43712799 for ; Sat, 15 Jan 2005 13:11:41 +0100 (CET) Original-Received: from [192.168.0.193] (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtp-vbr13.xs4all.nl (8.12.11/8.12.11) with ESMTP id j0FCBfQo016405 for ; Sat, 15 Jan 2005 13:11:41 +0100 (CET) (envelope-from w.egger@boede.nl) User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en Original-To: NTG-Context X-Virus-Scanned: by XS4ALL Virus Scanner X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: main.gmane.org gmane.comp.tex.context:17856 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:17856 This is a multi-part message in MIME format. --------------030607020702090401020809 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi After downloading the latest release, after updating the pdfetex binaries, making the engines running again ... This is pdfeTeX, Version 3.141592-1.20a-2.2 (Web2c 7.5.3) ConTeXt ver: 2005.01.13 fmt: 2005.1.15 int: english mes: english I need to use \setuppagenumbering[way=bychapter] According to the new syntax given in TeXshow it is now \setuppagenumbering[way=bycd:chapter] Unortunately this results in the following message: ! Missing \endcsname inserted. \@@bybycd:chapter ...stringelse .\csname \currentsection \c!number \endcsname \@@@i... \expanded ...\long \xdef \@@expanded {\noexpand #1 }\@@expanded \p!doifinstringelse ...{\pp!doifinstringelse #2#1} @@\war \dodoifinstringelse ...tringelse \@@@instring {#1} \@EA \firstoftwoarguments ... \dodochecknummer ...up \doifinstringelse {.0}{.#2} {\doifnot {#3}\v!by {\set... ... l.13 ^^I\chapter[Ch-Test]{Test} See also the attached minimal testfile bycd.tex Am I missing something? Kind regards Willi --------------030607020702090401020809 Content-Type: text/plain; name="bycd.tex" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="bycd.tex" % Bug? % CONTEXT file % filename: bycd.tex % Willi Egger % 15-01-2005 \setuppagenumbering[way=bycd:chapter] \starttext \dorecurse{3}[% \chapter[Ch-Test]{Test} \input tufte } \stoptext --------------030607020702090401020809 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ ntg-context mailing list ntg-context@ntg.nl http://www.ntg.nl/mailman/listinfo/ntg-context --------------030607020702090401020809--