Why does this naming of nodes via a foreach loop result in an error message even though it seems that the naming works partially? – tex.stackexchange.com
Question. Why does \documentclass{amsart} \usepackage{tikz} \usetikzlibrary{calc} \begin{document} \begin{tikzpicture} \foreach \index in {0,1,2,3}{ \node (v\index) at (\index cm, \index ...
0 Comment to "Why does this naming of nodes via a foreach loop result in an error message even though it seems that the naming works partially? – tex.stackexchange.com"
0 Comment to "Why does this naming of nodes via a foreach loop result in an error message even though it seems that the naming works partially? – tex.stackexchange.com"
Post a Comment