Quote:
Originally Posted by nirosan
To display the rendered formulas with symbols I need matplotlib package and matplotlib need numpy.
|
BTW, Sigil (and some epub3 apps) display MathML formulas in epub3 books without conversion. I.e., you won't have to convert MathML formulas, unless you limit yourself to epub2 books. (For MathML examples, see
EPUBTEST 0100 - Reflowable Content Tests.)
IIRC, there are also some Python packages and standalone PostScript/LaTex/MathML to SVG converters that you could use, if you don't want to support epub3 books. (Many epub2 apps support SVG images.)