Skip to main content

Interface: LatexItem

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

Standalone LaTeX math block

Properties

$type?

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

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


content

content: string

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:432


displayMode?

optional displayMode: boolean

Defined in: web/lib/api/generated/types/pub/chive/review/comment.ts:434

True for block, false for inline


type

type: "latex"

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