Closed cbreeden closed 7 years ago
R_\mathfrak{e} should work.
Update, this is true for macro arguments as well. For instance, the following fails to parse: \frac\mathfrac{e}2 which should parse like \frac{\mathfrac{e}}{2}
\frac\mathfrac{e}2
\frac{\mathfrac{e}}{2}
R_\mathfrak{e} should work.