On 2012-01-15, Victor Pereyra wrote:
> I noticed that for those equations the LYX source code is different:
> \begin{lyxcode}
> \[
> \boldsymbol{x}^{*}=A^{\dagger}\boldsymbol{b}.
> \]
> \end{lyxcode}
> The ones that are correct do not have the {lyxcode} .
> What's different and how do I correct it? I have a 12 chapters book
> with a number of such extra space occurrences. Thanks!
The above LyX-generated LaTeX (not LyX) source seems to indicate that the
equation is set as a separate paragraph with Style "lyxcode".
You can move the cursor just in front of the equation box and
* change the paragraph style to Standard, or
* press backspace to make the equation part of the preceding paragraph.
Hope this helps.
Günter