Search found 3 matches

by sam101981
Thu May 06, 2010 11:01 am
Forum: Math & Science
Topic: gap in the overrightarrow
Replies: 4
Views: 2539

Re: gap in the overrightarrow

I didn't know about the esvect package and I can use it. Works flawlessly for me, so problem solved. :)
Thank You!
by sam101981
Wed May 05, 2010 3:38 pm
Forum: Math & Science
Topic: gap in the overrightarrow
Replies: 4
Views: 2539

Re: gap in the overrightarrow

Hi!

Yes, I printed it and there is a small gap in the printed version too.
Any Surgestions?
by sam101981
Tue May 04, 2010 10:36 pm
Forum: Math & Science
Topic: gap in the overrightarrow
Replies: 4
Views: 2539

gap in the overrightarrow

I've got a small gap in the arrow from the overrightarrow. Does anybody know how i can get rid off this gap with using the package MnSymbol?

Here is a minimal example:

Code: Select all

\documentclass{article}

\usepackage{MnSymbol}

\begin{document}
$\overrightarrow{PQ}$
\end{document}