MathBlock: A block of math, e.g an equation, to be treated as block...

Description Usage Arguments Value See Also

View source: R/types.R

Description

A block of math, e.g an equation, to be treated as block content.

Usage

1
MathBlock(text, errors, id, mathLanguage, meta)

Arguments

text

The text of the equation in the language. Required.

errors

Errors that occurred when parsing the math equation.

id

The identifier for this item.

mathLanguage

The language used for the equation e.g tex, mathml, asciimath.

meta

Metadata associated with this item.

Value

A list of class MathBlock

See Also

Math


stencilaschema documentation built on Feb. 22, 2021, 5:05 p.m.