On Wed, Jan 13, 2010 at 06:36:09PM +0000, José Matos wrote:
> Hi all,
> 
> I would like to start working on the goal of having lyx with an xml file 
> format.
> 
> Some of the issues we will have to tackle:
>   - what parser library to use?
>     + libxml2
>     + boost variant

Any reason not to use QXmlStreamReader?

>   - what to do with math?

Try to use the 'layout oriented' bits of MathML and invent our own for
the few cases where there is no clean match.

Andre'

Reply via email to