Jose' Matos wrote: > On Wednesday 22 February 2006 11:11, Lars Gullik Bjønnes wrote: >> Georg Baum <[EMAIL PROTECTED]> >> writes: >> | 1.4 generated docs work too, what does not work is writing a formula in >> | text mode, and then convert it to math with C-m. This has nothing to do >> | with xymatrix, it is also the case for super simple formulas like $a$. >> | >> | Since the testing did not find any bug that is related to the patch, >> | can it go in? >> >> Ok. > > The code does what it says it does and it follows the same conventions of > the remaining code, so I would say shove it in. :-)
I guess you mean the lyx2lyx fix (bug 2314)? > This means that the code does what it says for a legal lyx file, as it > should. I don't understand. It was meant to handle invalid files gracefully with a warning. Does it has problems? Georg