Search found 1 match

by Koen De Naeghel
Tue Aug 23, 2011 3:08 pm
Forum: Math & Science
Topic: Result of '\overrightarrow' looks bad
Replies: 1
Views: 3743

Result of '\overrightarrow' looks bad

Hi,

I have recently noticed that the arrow in my \overrightarrow command is larger than it is supposed to be. When I compile (MiKTeX 2.8):
\documentclass{book}

\begin{document}
$\overrightarrow{abc}$
\end{document}
my output looks like
bad.png
but it is supposed to look like
good.png
It ...