Processing math: 100%
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

asked 3 years ago

CyrilleP gravatar image

Iteration inside a LatexExpr

For presentation reason I have a show like the following one :

show(LatexExpr(r"\text{The variable } x[i] \text{ takes the value :}"), x[i])

How could I have an iteration on on I to display in the text say x1, ...,x10 in place of the x[i].