- 7,864
- 1,602
What's the simplest way to prevent an array index "i" inside square brackets in a mathematical expression from being interpreted as code to italicize text by the forum editor?
My work around is to put a space before the "i" in Latex expressions, but this is slightly inconvenient.
For example A[\ i][j] = \beta displays properly.
and A<i>[j] = \beta </i> doesn't.
My work around is to put a space before the "i" in Latex expressions, but this is slightly inconvenient.
For example A[\ i][j] = \beta displays properly.
and A<i>[j] = \beta </i> doesn't.