From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, MAILING_LIST_MULTI,URIBL_SBL_A autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 744 invoked from network); 8 Aug 2023 19:03:28 -0000 Received: from cgl.ntg.nl (5.39.185.202) by inbox.vuxu.org with ESMTPUTF8; 8 Aug 2023 19:03:28 -0000 Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 8BE0E48245C for ; Tue, 8 Aug 2023 21:01:02 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id yHhFPKeDzm1J for ; Tue, 8 Aug 2023 21:01:01 +0200 (CEST) Received: from cgl.ntg.nl (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 8241A48294E for ; Tue, 8 Aug 2023 21:00:20 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by cgl.ntg.nl (Postfix) with ESMTP id 02C5E482395 for ; Tue, 8 Aug 2023 20:59:58 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at cgl.ntg.nl Received: from cgl.ntg.nl ([127.0.0.1]) by localhost (cgl.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id LZ0Ldlz8avQy for ; Tue, 8 Aug 2023 20:59:54 +0200 (CEST) Received: from mout02.posteo.de (mout02.posteo.de [185.67.36.66]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by cgl.ntg.nl (Postfix) with ESMTPS id 95BE0482301 for ; Tue, 8 Aug 2023 20:59:53 +0200 (CEST) Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 44549240103 for ; Tue, 8 Aug 2023 20:59:53 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1691521193; bh=7LTAXh30INEgsapVA43xqRp7xAqsKwLtHa39VwKqSOA=; h=Date:From:To:Cc:Subject:Message-Id:Mime-Version: Content-Transfer-Encoding:From; b=FjAuFHNM46it4Ta9/I/KWL+q9pA8+eIXB9CQC2MixKFDiubpGlb8PhdXoD45fAdXn pHQdFuSRABTxavzt8LLFwYroEN7qUzED0zkQ8aoJeL+yjlt7/25DcVge5/lOUuzS3z +ClFuin21i3g1dwm3xH1JPZ5k64VFwmA1VXd8+8Ppt+Iw5YTWX0lZgeUB8jcHdU4VI u1NF8TfkjZMmW3uOeTgQqIUHzoziy3IOsdgtzy2mMnNNh89X7R4DigRyPTWk6AqEyB x8nH+331ZfBBkJUjfHT+6Yh7ORAGvQbHJO0AqEUKHGXvKk+a1n1TXvpLLlPWhEpPE5 dcH3r6IjVZsMw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4RL2Yh51vqz9rxM; Tue, 8 Aug 2023 20:59:52 +0200 (CEST) Date: Tue, 8 Aug 2023 18:59:52 +0000 From: "Xavier B." To: Hans Hagen Message-Id: <20230808205952.0f5a4018317db2bbd878ffe4@posteo.net> In-Reply-To: References: <20230808181316.51464a45dfe7f1c13a94f55a@posteo.net> Mime-Version: 1.0 Message-ID-Hash: GQ3BLE7ZPVG3LHSGGWRMUGEWHVKKWZ25 X-Message-ID-Hash: GQ3BLE7ZPVG3LHSGGWRMUGEWHVKKWZ25 X-MailFrom: somenxavier@posteo.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: mailing list for ConTeXt users X-Mailman-Version: 3.3.8 Precedence: list Reply-To: mailing list for ConTeXt users Subject: [NTG-context] Re: Triaging tikz error: Cannot parse this coordinate List-Id: mailing list for ConTeXt users Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit First of all, thanks, Hans for the answer. I just do want others do [1] and it seems to work. What's my error here? Xavier [1] https://tex.stackexchange.com/a/7557 On Tue, 8 Aug 2023 19:43:01 +0200 Hans Hagen ha escrit: > On 8/8/2023 6:13 PM, Xavier B. wrote: > > After some time, I could write a minimal example with tikz with strange error: Cannot parse this coordinate. > > > > Can someone help me to find the bug? > > > > I attach the file and the log. > > > > Help very appreciate > > I run > \starttikzpicture > \foreach \p in {(6,2)} > { > \tracingall > \startscope[shift={\p}] > \draw[color=green!60, thick] (0,0) -- (1,1); > \stopscope > } > \stoptikzpicture > > looks like some parsing issue, are you sure that you can assign \p to > shift this way? > > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl > ----------------------------------------------------------------- > ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context webpage : https://www.pragma-ade.nl / http://context.aanhet.net archive : https://bitbucket.org/phg/context-mirror/commits/ wiki : https://contextgarden.net ___________________________________________________________________________________