Skip to main content

Interface: Latex

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:83

LaTeX math expression facet

Properties

$type?

optional $type: "pub.chive.richtext.facets#latex"

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:84


displayMode

displayMode: boolean

Defined in: web/lib/api/generated/types/pub/chive/richtext/facets.ts:87

True for block display ($$...$$), false for inline ($...$)