I tried to render the arrow symbol -> using \->, but it didn't work. I tried \-\> as well, which didn't work either. Both compiled well but didn't generate the right symbol. I suspect it might be encoding problem.
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.
|
|
|||
\textrightarrowin text and\rightarrow/\toin math. Is that what you are looking for? – Manuel Feb 11 at 20:40\verb|->|. For mathematical uses better to use$\to$instead – JLDiaz Feb 11 at 21:24