I am trying to write a document in which for some reason some of the things like \overleftarrow{example} works but \leftarrow and \rightarrow etc. does not work. Any suggestions?
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.
|
migrated from stackoverflow.com Nov 24 '11 at 0:06
|
|
|||||||
|
|
EDIT: It sounds like you're not in math mode when you're trying to insert the arrows. If you're already in an equation, you might be using a command that makes a box. Try surrounding the arrow commands with |
|||||||||
|