Tagged Questions
21
votes
3answers
826 views
Difference between various methods for producing text in math mode
What is the difference between \text, \textrm, \textnormal, and \mbox (and possibly other commands commonly used to produce text in math mode)?
Various (La)TeX tutorials teach different methods, and ...