lyx-devel  

Re: eLyXer: LyX to HTML converter

Guenter Milde
Mon, 09 Mar 2009 08:27:44 -0700

On 2009-03-09, Bo Peng wrote:
>> Also, MathML is more and more supported. So there is need for a
>> MathML-emitting converter (a Python LaTeX-math to MathML converter is
>> e.g. available in the Docutils Sandbox).

> I would personally recommend a LyX -> LaTeX (skip?) ->
> restructuredText -> HTML option. 

reST is quite limited (no bibtex support, no math, no small-caps, no
bold-italic, ...) so that this might not work for all.

> Using an improved version of a LaTeX -> reST converter, I was able to
> convert my LyX documents to http://simupop.sourceforge.net/manual/ .

Could you share this improved LaTeX -> reST converter?

Günter