Skip to main content

Interface: LatexItem

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:428

Standalone LaTeX math block

Properties

$type?

optional $type: "pub.chive.annotation.comment#latexItem"

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:429


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:431


displayMode?

optional displayMode: boolean

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:433

True for block, false for inline


type

type: "latex"

Defined in: web/lib/api/generated/types/pub/chive/annotation/comment.ts:430