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 <j.ha...@xs4all.nl> 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
___________________________________________________________________________________

Reply via email to