Tagged Questions
2
votes
1answer
329 views
Using \emph and a subscript
How would I go about adding a subscript to a symbol I'm defining from an equation.
For example I have an equation
E_m = \alpha_m x + y
How can I then do something like \emph \alpha\textsubscript{m}
...