Skip to contents

Compile LaTeX to SVG (Vector)

Usage

compile_latex_svg(latex_str, color = "#FFFFFF")

Arguments

latex_str

LaTeX string (without delimiters)

color

Color hex string

Value

Path to generated SVG file, or NULL if failed