Render LaTeX to HTML with embedded PNG data using data URIs.
Parameters : | s : str
alt : str
|
---|
Render a LaTeX string to PNG.
Parameters : | s : str
encode : bool, optional
backend : {mpl, dvipng}
None is returned when the backend cannot be used. : |
---|
Given a math expression, renders it in a closely-clipped bounding box to an image file.