An inline LaTeX math expression

Synopsis

Declared in <mrdocs/Metadata/DocComment/Inline/MathInline.hpp>

Description

Inline LaTeX math, typically between .

Syntax:

$2 + 2 = 4$ or $x_{i+1}^2$

Base Classes

Name

Description

InlineCommonBase<InlineKind::Math>

Base class for providing variant discriminator functions.

Member Functions

Name

Description

MathInline [constructor]

Constructors

~MathInline [destructor] [virtual]

Virtual destructor for inline hierarchy.

Static Member Functions

Data Members

Name

Description

literal

Raw LaTeX/TeX math content.

Static Data Members

Name

kind_id

Non-Member Functions

Name

Description

getAsPlainText

Get the plain text representation of an inline element tree.

getAsPlainText

Get the plain text representation of an inline element tree.

Created with MrDocs