From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/86300 Path: news.gmane.org!not-for-mail From: Herbert Voss Newsgroups: gmane.comp.tex.context Subject: Re: Pgfplots - passing point coordinates by Lua Date: Sun, 16 Feb 2014 20:32:11 +0100 Organization: Freie =?windows-1252?Q?Universit=E4t_Berlin?= Message-ID: <5301123B.3030901@FU-Berlin.DE> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; Format="flowed" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1392579132 17074 80.91.229.3 (16 Feb 2014 19:32:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 16 Feb 2014 19:32:12 +0000 (UTC) To: ntg-context@ntg.nl Original-X-From: ntg-context-bounces@ntg.nl Sun Feb 16 20:32:20 2014 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([5.39.185.229]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1WF7Rq-0003tF-Jd for gctc-ntg-context-518@m.gmane.org; Sun, 16 Feb 2014 20:32:18 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id C02BC101EA; Sun, 16 Feb 2014 20:32:17 +0100 (CET) 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 I+DLjlN+ziEv; Sun, 16 Feb 2014 20:32:16 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [IPv6:::1]) by balder.ntg.nl (Postfix) with ESMTP id 94F80101E6; Sun, 16 Feb 2014 20:32:16 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id F2D19101E6 for ; Sun, 16 Feb 2014 20:32:14 +0100 (CET) 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 CXYCkXGEuy3b for ; Sun, 16 Feb 2014 20:32:14 +0100 (CET) Original-Received: from filter4-til.mf.surf.net (filter4-til.mf.surf.net [194.171.167.220]) by balder.ntg.nl (Postfix) with ESMTP id 540CD101E2 for ; Sun, 16 Feb 2014 20:32:14 +0100 (CET) Original-Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by filter4-til.mf.surf.net (8.14.3/8.14.3/Debian-9.4) with ESMTP id s1GJWDuC018482 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Sun, 16 Feb 2014 20:32:13 +0100 Original-Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost.zedat.fu-berlin.de (Exim 4.82) for ntg-context@ntg.nl with esmtp (envelope-from ) id <1WF7Rk-0029df-Ge>; Sun, 16 Feb 2014 20:32:12 +0100 Original-Received: from p54bf838b.dip0.t-ipconnect.de ([84.191.131.139] helo=shania.localdomain.de) by inpost2.zedat.fu-berlin.de (Exim 4.82) for ntg-context@ntg.nl with esmtpsa (envelope-from ) id <1WF7Rk-0005eo-Av>; Sun, 16 Feb 2014 20:32:12 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 In-Reply-To: X-Originating-IP: 84.191.131.139 X-Bayes-Prob: 0.0001 (Score 0, tokens from: ntg-context@ntg.nl, base:default, @@RPTN) X-CanIt-Geo: ip=130.133.4.66; country=DE; region=16; city=Berlin; latitude=52.5167; longitude=13.4000; http://maps.google.com/maps?q=52.5167,13.4000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0VLr7wdwi - 22f271a7f3a7 - 20140216 (trained as not-spam) X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.220 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.14 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ntg-context-bounces@ntg.nl Original-Sender: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:86300 Archived-At: Am 15.02.2014 20:38, schrieb Luk=E1=9A Proch=E1zka: > ... > fonts > fallback modern rm 12pt is loaded > Crds=3D (5,15)(20,20)(24,-24) > Package pgfplots: Error! Sorry, I could not read the plot coordinates > near '(5,15)(20,20)(24,-24)'. Please check for format mistakes. > ! Package pgfplots Warning: the current plot has no coordinates (or all > have been filtered away)... > " > > Any idea from someone more familiar with pgfplots would be appreciated. As far as I know \addplot scans the coordinates in a way that a macro is not possible here . However, write your coodinates into an external file and read it with \addplot table {}; That will work. Herbert ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________