From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39703 Path: news.gmane.org!not-for-mail From: "Wolfgang Schuster" Newsgroups: gmane.comp.tex.context Subject: Re: Minor error in code, core-tab.tex Date: Fri, 28 Mar 2008 09:49:52 +0100 Message-ID: <115224fb0803280149u6bf7df0dqd616eac056a39d9b@mail.gmail.com> References: <20080327104116726312.8520f4b4@gmail.com> <47EBDD53.5010907@wxs.nl> 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 1206694290 24672 80.91.229.12 (28 Mar 2008 08:51:30 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 28 Mar 2008 08:51:30 +0000 (UTC) To: "mailing list for ConTeXt users" Original-X-From: ntg-context-bounces@ntg.nl Fri Mar 28 09:52:01 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 1JfAJT-0006yK-3N for gctc-ntg-context-518@m.gmane.org; Fri, 28 Mar 2008 09:51:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B2F8B1FBBE; Fri, 28 Mar 2008 09:51:13 +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 07843-01-7; Fri, 28 Mar 2008 09:50:31 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AB61B1FB74; Fri, 28 Mar 2008 09:50:31 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 88B791FB39 for ; Fri, 28 Mar 2008 09:50:30 +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 07546-01-6 for ; Fri, 28 Mar 2008 09:49:53 +0100 (CET) Original-Received: from yw-out-1718.google.com (yw-out-1718.google.com [74.125.46.154]) by ronja.ntg.nl (Postfix) with ESMTP id 4ACFC1FB74 for ; Fri, 28 Mar 2008 09:49:53 +0100 (CET) Original-Received: by yw-out-1718.google.com with SMTP id 6so24332ywa.74 for ; Fri, 28 Mar 2008 01:49:52 -0700 (PDT) Original-Received: by 10.151.156.2 with SMTP id i2mr1528137ybo.121.1206694192439; Fri, 28 Mar 2008 01:49:52 -0700 (PDT) Original-Received: by 10.150.49.21 with HTTP; Fri, 28 Mar 2008 01:49:52 -0700 (PDT) In-Reply-To: <47EBDD53.5010907@wxs.nl> Content-Disposition: inline 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:39703 Archived-At: On Thu, Mar 27, 2008 at 6:45 PM, Hans Hagen wrote: > David wrote: > > > The second \catcode line contains \gdef\@@otherquite, which I'm almost > > positive should be \gdef\@@otherquote . > > indeed, fixed The bug for subpagenumbers with MkII remains also in the last release. I posted the following fix a few days ago, \edef\oldsubpage should be \xdef\oldsubpage. page-num.tex: \def\gotonextsubpage % overlapt behoorlijk met realpage macro {\global\let\checksubpages\relax \ifresettingsubpagenumber \resetnumber[\s!subpage]% \global\resettingsubpagenumberfalse \fi \ifsubpaging %\edef\oldsubpage{\the\subpageno}% \xdef\oldsubpage{\the\subpageno}% ... } 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 ___________________________________________________________________________________