Tagged Questions
8
votes
2answers
96 views
Confusion regarding strings and numbers in tikz
I'm using a macro that uses \StrBetween from xstring
It seems to be working great.
However, when I try to use a value that it returns as a coordinate in a tikz picture, I get a confusing error.
...