I'm trying to draw some repeated with PGF/Tikz, and I'm using a foreach.
Problem: each line has, on the right, a description, which is a string of text - which may be somewhat long and contain commas or math expressions.
How can I create a list of strings, iterating over it and use each string as node text?
It is always best to compose a MWE that illustrates the problem including the
– Peter Grill Nov 16 '11 at 18:15\documentclassand the appropriate packages so that those trying to help don't have to recreate it. This will also help to clarify the question.{}– Peter Grill Nov 16 '11 at 18:16