Dear List, lyx1.3.1CVS, xforms-0.89
I think the behaviour of lyx-code with newlines is very irritating. For example, if I include a blank line on screen, it doesn't exist in the output, which is opposite of what the user expects from lyx-code. Instead I have to add *two* protected newlines, one to properly end the line and another on the blank line to make it really appear. Middle-clicking data from other x-apps tends to lose newlines altogether, but often keeps some newlines but not others. thus reformatting is needed if you just pasted in a page of code and want it to match the file on disc. Also it's quite easy to end up with a blank line trailing some lyx-code. This line can't be deleted. You need to change its environment to something else, like "Standard", and then it vanishes by itself. Counterintuitive ;) Darren