How to detect "empty" elements inside a tikz \foreach statement – tex.stackexchange.com

I want to define a macro that feeds its contents into a tikz \foreach statement, for example: \newcommand\Macro[1]{ \foreach \x in {#1} {x=\x.} } which is then used as \Macro{1,2,3,4}. Sometimes, I ...

from Hot Questions - Stack Exchange OnStackOverflow
via Blogspot

Share this

0 Comment to "How to detect "empty" elements inside a tikz \foreach statement – tex.stackexchange.com"