Skip to content

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">

Returns

IMObject2D

Intermact v1.0 — 文档覆盖 Phase-1 / Phase-2 / Phase-3(全阶段)