From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14837 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Problem with the latest Version of context 2004-02-23 Date: Fri, 27 Feb 2004 14:18:50 +0100 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040227141438.01f7d6c8@server-1> References: <403F3B38.7090602@gmx.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Trace: sea.gmane.org 1077888182 25335 80.91.224.253 (27 Feb 2004 13:23:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Feb 2004 13:23:02 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri Feb 27 14:22:54 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Awhx7-00089f-00 for ; Fri, 27 Feb 2004 14:22:53 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A5EDB10B40; Fri, 27 Feb 2004 14:20:48 +0100 (MET) Original-Received: from mail.solcon.nl (mail.solcon.nl [212.45.33.11]) by ref.ntg.nl (Postfix) with ESMTP id 8734E10B40 for ; Fri, 27 Feb 2004 14:19:48 +0100 (MET) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mail.solcon.nl (8.12.10/SQL-8.12.10-1/8.12.5) with ESMTP id i1RDLidc024215 for ; Fri, 27 Feb 2004 14:21:44 +0100 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 3F869232AF; Fri, 27 Feb 2004 14:21:47 +0100 (CET) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 9F572232B0 for ; Fri, 27 Feb 2004 13:21:44 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <403F3B38.7090602@gmx.de> Original-References: <403F3B38.7090602@gmx.de> X-AntiVirus: checked by Vexira Milter 1.0.6; VAE 6.24.0.5; VDF 6.24.0.20 Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:14837 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14837 At 13:42 27/02/2004, you wrote: >I get the following error message from the latest version of context >2004-02-23 when I run this "table": i'll upload a new version patch \def\dostartnote% nog gobble als in pagebody {\bgroup \settrue\processingnote %\restorecatcodes % to be tested first \ifinregels % otherwise problems with \type {xxx} \ignorelines % makes footnotes work in \startlines ... \stoplines \fi \ifnotesymbol \dolastnotesymbol \else \unskip\unskip \globallet\lastnotesymbol\dolastnotesymbol \fi \ignorespaces \localnoteinsert\currentnoteins\bgroup \penalty\notepenalty \forgetall \setnotebodyfont \redoconvertfont % to undo \undo calls in in headings etc \splittopskip\strutht % not actually needed here \splitmaxdepth\strutdp % not actually needed here \iffixedlayoutdimensions % ugly hack, will change \linkermargeafstand\noteparameter\c!margeafstand \rechtermargeafstand\linkermargeafstand \else \def\linkermargeafstand{\noteparameter\c!margeafstand}% \let\rechtermargeafstand\linkermargeafstand \fi \ifcase\noteparameter\c!n\relax % new 31-07-99 ; always ? \doifnotinset{\noteparameter\c!breedte}{\v!passend,\v!ruim}\setnotehsize \fi \startpushnote {\ifx\lastnotenumber\empty \else \preparethenumber{\??vn\currentnote}\lastnotenumber\preparednumber \doifelse{\noteparameter\c!interactie}\v!nee {\noteparameter\c!nummercommando {\preparednumber\domovednote\v!volgendepagina\v!vorigepagina}}% {\naarbox{\noteparameter\c!commando % was \c!nummercommando, but compatible {\preparednumber\domovednote\v!volgendepagina\v!vorigepagina}}% [\s!fnt:f:\internalfootreference]}% \fi \doifelse{\noteparameter\c!interactie}\v!nee {\ifconditional\pagewisenotes \rawreference\s!fnt{\s!fnt:t:\internalfootreference}{}% \fi}% {\rawreference\s!fnt{\s!fnt:t:\internalfootreference}{}}}% \bgroup \postponenotes \aftergroup\dostopnote \begstrut \let\next} Hans