Which one should be used in limit, \rightarrow or \to?
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.
|
They are the same character. If you say |
|||||||||
|
|
In your document you should always use In general its a good idea to prefer the use of commands which tell you the meaning of the symbol (in your particular context) and not just the name of the symbol. For the very same reason I use
And then write |
|||
|
|
\to, it's nice and faster – Spike May 27 '11 at 6:47\toin limit, but I am not sure whether or not it is intentionally designed for that. – xport May 27 '11 at 6:51\righrarrowis more explicit and you can see the difference with\longrightarrowor\righrarrow. So it's depends of the user ! – Alain Matthes May 27 '11 at 7:28\tosince it reads like the math. – Will Sep 18 '12 at 1:57