I have inserted serveral (20) Numbered formulas directly behind eachother in LyX 2.0.3. If I export these formulas to the final version in PDF, there is a large vertical space between the formulas.
Is there a way to solve this by changing a setting in the document preamble?
\begin{equation}
x_{ij}^{m}R_{ij}^{t_{ij}}\rightarrow Y_{ij}^{t_{ij}}
\end{equation}
equationenvironments; you can use a singlegatherenvironment (if no alignment is required). – Gonzalo Medina May 22 '12 at 16:18gather. – Torbjørn T. May 22 '12 at 16:21gathereach individual line is numbered and can receive a label for cross-references. – Gonzalo Medina May 22 '12 at 18:53