asm23 wrote:
Siegfried Meunier-Guttin-Cluzel wrote:
For me it's OK :
capture
Windows XP pro with LyX 1.6.0
Siegfried.
Thanks for your reply.
I tested in another computer, and it works fine. I'm wondering why it
doesn't work on my computer? I have already reconfigure and restart lyx
again....So the last choice is to reinstall.
I think it's a quirk in the IP implementation within LyX. Suppose that
you get it to display correctly. Try editing either equation (2) or
equation (3), then move the cursor out of the equation. When I do that,
the updated preview switches the number of that equation to (1). The
reason is that LyX sends LaTeX a document containing the headers and
just that one equation, gets a DVI, converts it to a PNG and displays
the PNG in the GUI. Since the document contains only the one equation,
it gets numbered (1). In contrast, when you first open the document,
LyX sends LaTeX a single document containing all three equations, so
they're numbered consecutively ... until you edit one.
/Paul