Skip to main content

render_math_to_page_content_with_options

Function render_math_to_page_content_with_options 

Source
pub fn render_math_to_page_content_with_options(
    math: &MathRender,
    options: &SvgRenderOptions,
) -> Result<Vec<u8>>