MathFragment
A fragment of math, e.g a variable name, to be treated as inline content.
Name | @id | Type | Description | Inherited from |
---|---|---|---|---|
text (required) | schema:text | string |
The text of the equation in the language. | Math |
type (required) | schema:type | enum{ MathFragment } |
The name of the type. | Entity |
errors | stencila:errors | array[ string ] |
Errors that occurred when parsing the math equation. | Math |
id | schema:id | string |
The identifier for this item. | Entity |
mathLanguage | stencila:mathLanguage | string |
The language used for the equation e.g tex, mathml, asciimath. | Math |
meta | stencila:meta | object |
Metadata associated with this item. | Entity |
Parent: Math
Descendants: None
As: JSON-LD JSON-Schema
Note: This documentation was
autogenerated from MathFragment.schema.yaml
.
Please help improve these docs (and show how we humans 💁 can do better than bots 🤖!) by
creating a Markdown documentation
file🙏