I want to my statement to say u = g in Omega. I tried coding $$u=g in \Omega$$, but this results in no spaces around the word 'in'. How can I insert them?
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.
|
|
|||
|
One way is Or, if you don't need the display with two dollar signs, Or, if you want a bigger space, Or, for an even bigger space, |
||||
\textrm{ in }or withamsmath\text{ in }or even\in? – Qrrbrbirlbel Dec 9 '12 at 19:07\[ … \]preferable to$$? and Are\(and\)preferable to$? – Werner Dec 9 '12 at 19:28