An inline LaTeX math expression
Synopsis
Declared in <mrdocs/Metadata/DocComment/Inline/MathInline.hpp>
struct MathInline
: InlineCommonBase<InlineKind::Math>
Description
Inline LaTeX math, typically between ….
Syntax:
$2 + 2 = 4$ or $x_{i+1}^2$
Base Classes
Name |
Description |
Base class for providing variant discriminator functions. |
Member Functions
Name |
Description |
|
Constructors |
|
Virtual destructor for inline hierarchy. |
Static Member Functions
Data Members
Name |
Description |
Raw LaTeX/TeX math content. |
Static Data Members
Name |
Non-Member Functions
Name |
Description |
Get the plain text representation of an inline element tree. |
|
Get the plain text representation of an inline element tree. |
Created with MrDocs