Manual
Overview
Language
IntroductionScenes & structureText & inlineGraphsCode panesAnimationDataReuse & logicExpressions & parameters
Elements
Text
ParagraphHeading 1Heading 2Heading 3Heading 4Unordered ListDivider
Media
ImageTableEquation
Callouts
NoteDefinitionExampleTask
Graph
GraphLinePolygonCurveIntegralScatterHistogramPointSegmentVectorCircleSquareRectangleTriangleStarDiamondHexagonTextAxis labelAxis BraceFitResidualsContourHeatmapParameter
Code
Code canvasLines
Animation
CueDraw cueTrace cueHighlight cueSpotlight cueType cue
Structure
SceneStep
Reference
Internote Reference
Inline
Formatting
BoldItalicsInline CodeHighlightLink
Text colour
Red textOrange textYellow textGreen textTeal textBlue textPurple textPink textGrey text
Maths
Maths
Reference
Internote ReferenceValueConstant
Other
FootnoteIcon
Directives
DatasetIncludeConstantsTemplatePresetConditionalForIgnore
Keyframes
KeyframeZoom keyframe
Attribute types
?
  1. Elements
  2. Media
  3. Equation

Equation

equationBlock elementMediaAliases:eq

A LaTeX mathematical expression displayed as a block. Use for important formulas, theorems, or complex mathematical content.

Attributes

colourImplicit
colour
Also written: colorEquation colour.The head shorthand supplies it: equation:value
Defaultneutral

Allowed content

Body { }TeX math source (block equation content)

Allowed in

scene { }scene [ ]definition { }example { }note { }task { }cue { }cue.draw { }

Examples

equation{
    E = mc^2
}
equation{
    \int_0^1 x^2 \; dx = \frac{1}{3}
}(
    colour: blue
)
On this page
AttributesAllowed inExamples
Equation · Internote