Am Dienstag, 21. Februar 2006 18:51 schrieb Lars Gullik Bjønnes: > | I posted the results of my testing to bugzilla. There are two issues compared > | to 1.3, which we probably should try to resolve (one of them, the problem > | with \text, is a general one, unrelated to the patch, the second one probably > | also). > > Ok, any ideas on how to fix these?
These are now two new bugs: http://bugzilla.lyx.org/show_bug.cgi?id=2314 and http://bugzilla.lyx.org/show_bug.cgi?id=2315. 2314 is easy, I can prepare a patch if you like. I have no idea about 2315. 2314 should be fixed for 1.4.0 IMO, otherwise we will get a lot of complaints. 2315 would be nice to have, but could also wait if it is too difficult. > Is the xy patch really functional without these fixed? I understand > that 1.3 generated docs will work... but it would be a bummer if 1.4 > ones failed... 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? Georg PS: The lyx2lyx bug and the xymatrix bug could have been found out way earlier if we had a test suite that would run automatically in certain intervals, export the files in lyx-tests to different formats and compare the results with stored 'correct' results. Maybe we should list the creation of such a beast as an open task on the website?