Andre Poenitz <[EMAIL PROTECTED]> writes:
| So... It is still broken.
|
| Known problems include
| - positioning the math cursor with the mouse
| - some cursor movements (Down/Up)
| - LaTeX feature validation is disabled (e.g. ams always required)
| - some lyx funcs/keybindings have changed, possibly in a
| not-so-compatible way
| - almost everything is displayed using the same font size
| - alignment of mulitline stuff is broken
|
| On the other hand
| - equation numbering/labeling is back,
| - the inset hierarchy got some polish (new abstract bases for insets with
| several nested insets and insets with "gridded" nested insets, and
| some InsetFormulaBase from which both InsetFormula and InsetFormulaMacro
| derive),
| - the framework for better handling of different math environments is
| there
| - several new lyxfuncs for adding/deleting rows/columns in multiline
| - the parser got a bit cleaned up
| - 400 LOC removed (2200 changed/moved)
Looks good.
|
| The problem is that I can't fix some of the problems unless I redo
| MathedCursor/MathedXIter, too. This is the last bigger hunk of more or less
| original code and needs to be done anyway.
|
| However, I fear that I would break my current changes if I simply move on.
| (And I really do not want to redo what I have now...)
|
| I think there are basically three option:
| 1. I try it anyway, hoping that CVS head does not move to fast so I could
| rebuilt any time I break my current tree
| 2. A mathed CVS branch
| 3. get it tested, remove a _few_ obvious showstoppers and commit it.
|
| I am inclined to something around 2.2 ...
what do you mean? that this work will not be completed until release
2.2? If so I will revert all of mathed back to 1.1.6 state right away.
Or is this an interim option... not listed above..
I can ensure you that nothing will change in mathed CVS unless you
send the patch. If the problemes under "Known problems inclde" seem
possible to overcome I'd go for options 3. The nice things about all
the changes in mathed so far is that they represent no changes to the
code outside mathed.
| Comments?
I really should look at the patch...
--
Lgb