Intermact API Reference / @intermact/core / latexObjectFromGlyphs
Function: latexObjectFromGlyphs()
latexObjectFromGlyphs(
glyphs,width,props):IMObject2D
Defined in: packages/core/src/text/latex.ts:32
Compose pre-laid MathJax glyphs into a LaTeX object.
Parameters
glyphs
readonly PlacedGlyph[]
width
number
props
Omit<LatexObjectProps, "tex">