Hi,
I'm a new user of LyX and I have a weird problem with the vertical space above
equations. Some equations were displayed correctly in my document but in one
particular part the space above equations was too small. So I googled a bit
and added
\AtBeginDocument{
\setlength{\abovedisplayskip}{5ex}
\setlength{\abovedisplayshortskip}{5ex}
}
in the LaTeX preamble (the space is big just to see if it works). The space
was changed in all the other equations but the one section that I had problems
with. Here is a link to the .lyx:
https://dl.dropboxusercontent.com/u/14044574/kalorimetri.lyx
Thanks in advance,
Tatu