Highlight a term in a LaTeX expression
Usage
highlight_term(
scene,
term,
color = "#FFFF00",
duration = 0.5,
target_object = NULL
)
Arguments
- scene
A Scene object
- term
The term to highlight
- color
Highlight color
- duration
Duration
- target_object
Optional ID of specific LaTeX object
Value
The Scene object (invisibly) for piping