How to detect "empty" elements inside a tikz \foreach statement – tex.stackexchange.com 00:08 Posted by Unknown No Comments 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 Unknown
0 Comment to "How to detect "empty" elements inside a tikz \foreach statement – tex.stackexchange.com"
Post a Comment