Hello,
I would like to work on XML support for LyX again. I had reached a point
where I could write and read files before my long holidays . I still
need to work a lot on the mathed part since it uses specific code to
read its data.
But first, I need to sync back with LyX development, should I use
BRANCH_new_insets ?
Also, would someone be willing to discuss inclusion of the XML code,
this seems to be the time since LyX 1.1.6fix1 seems really good. I guess
that Lars and others might have some time to give me directions. Maybe
some of you would be willing to review the current XML code ?
I guess that XML file-format is going to be optional for quite some
time, so I will #ifdef the code I add with XML_READ and XML_WRITE. It
seems fair to make them separate since XML_WRITE requires only a small
helper class while XML_READ currently requires libxml (the tarball must
be around 400K and it is LGPLed ;-). I'll do this when it is clear what
branch I should work on.
Thanks for your help and congratulations for 1.1.6fix1 it looks great.
P.O. Gaillard