peg-multimarkdown icon indicating copy to clipboard operation
peg-multimarkdown copied to clipboard

Math support in ODF

Open fletcher opened this issue 14 years ago • 0 comments

I figured out how to embed MathML in an OpenDocument file. There are several tools to convert LaTeX to MathML, including blahtex.

I'll probably start by writing a perl utility that can take a MMD-created ODF, and then parse the math "bits" out and put them back in as MathML.

Even better would be if I could figure out how to compile blahtex into multimarkdown as a library to do the processing internally.... Not sure how long that will take to get around to. Anyone with any particular skills in that area who wants to help - let me know!

F-

fletcher avatar Mar 29 '11 02:03 fletcher