How to use quotation marks in math mode? I need to get \lim with the quation marks above.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
||||
|
If you use If you desire single quotes you can use the solution from How to get the closing single quote in math mode:
If possible you should put the quotes outside of math mode. Code:
|
|||||||||||||
|

\limis an operator that already takes a subscript (or superscript). – Werner Jul 16 '12 at 17:51