Hi, I wonder how I can setup lyx to automatically number all my equations. That is, whenever I enter a math formula in a new line by "Ctrl-Shift-M", I want an equation number appended (shown as (#) in lyx) without me typing any further keys. So far, I tried several article style including the "AMS sequential numbering" without any success. The "Alt-M N" function can only toggle the equation number on that particular line; I don't want to re-enter that function every time for an equation.
I figure that even for entering eqnarray, there is no numbering for the equations since the latex export shows lyx generate " begin{eqnarray}* " by default. So is there anyway to set up the document or type in some latex preamble to avoid this problem? Is this a bug? Thanks a lot. -Hou