I got the code below from the help site. 
The problem is, I need to reduce the spacing between the text and the 
equation, not increase. I entered negative values, but it didn't seem to 
help. Can anyone help me with this please?

Thanks

Remzi


%\setlength{\mathsurround}{0pt} % mqthmode (in textline)
\setlength{\abovedisplayskip}{-1ex}  %displaymath
\setlength{\abovedisplayshortskip}{-1ex}  
\setlength{\belowdisplayskip}{-1ex}
\setlength{\belowdisplayshortskip}{-1ex}   

Reply via email to