From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15158 Path: main.gmane.org!not-for-mail From: Henning Hraban Ramm Newsgroups: gmane.comp.tex.context Subject: Re: old charts bug Date: Mon, 17 May 2004 19:01:26 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: References: <6.0.1.1.2.20040517084322.01f45ec0@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 (Apple Message framework v553) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1084813469 14261 80.91.224.253 (17 May 2004 17:04:29 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 17 May 2004 17:04:29 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon May 17 19:04:20 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 1BPlXH-00039N-00 for ; Mon, 17 May 2004 19:04:19 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4CD5210B1A; Mon, 17 May 2004 18:59:49 +0200 (MEST) Original-Received: from moutng.kundenserver.de (moutng.kundenserver.de [212.227.126.188]) by ref.ntg.nl (Postfix) with ESMTP id B1B2A10AFA for ; Mon, 17 May 2004 18:57:03 +0200 (MEST) Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1BPlUW-0007Ec-00 for ntg-context@ntg.nl; Mon, 17 May 2004 19:01:28 +0200 Original-Received: from [83.77.52.121] (helo=fiee.net) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1BPlUV-00013p-00 for ntg-context@ntg.nl; Mon, 17 May 2004 19:01:27 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: <6.0.1.1.2.20040517084322.01f45ec0@server-1> X-Mailer: Apple Mail (2.553) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:033f42bdb3cd4a3c9b0966e414a370c7 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:15158 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15158 Am Montag, 17.05.04, um 08:44 Uhr (Europe/Zurich) schrieb Hans Hagen: > in mp-char.mp you should patch: > > %%%% begin experiment > xypoints[3] :=3D xypoints[3] shifted (dsp_x,0) ; > xypoints[4] :=3D xypoints[4] shifted (dsp_x,0) ; > > ^^^^^^^^^ Huh? Exactly the same is already in there: %%%% begin experiment xypoints[3] :=3D xypoints[3] shifted (dsp_x,0) ; xypoints[4] :=3D xypoints[4] shifted (dsp_x,0) ; if dsp_y>0 : xypoints[2] :=3D xypoints[2] shifted (0,dsp_y) ; xypoints[3] :=3D xypoints[3] shifted (0,dsp_y) ; elseif dsp_y<0 : xypoints[4] :=3D xypoints[4] shifted (0,dsp_y) ; xypoints[5] :=3D xypoints[5] shifted (0,dsp_y) ; fi %%%% end experiment And no wonder I get the same error (Bad transformation argument). Gr=FC=DFlis vom Hraban! --=20 http://www.fiee.net/texnique/