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 -----------------------------------------------------------------