Loading editor...

Manipulating LaTeX

It has three components:

  • bind: binds a scalar node to a part of a latex string.
  • highlight: conditionally highlights entries of an array-like latex (useful for matrices)
  • reveal: conditionally reveals parts of a latex

1. bind

  • Bind

2. highlight

  • Show : click the boxes to highlight rows.
  • row highlights.

2.1 When a latex contains multiple matrices

Use matrix = <index> in the highlights method.


3. reveal

3.1 Reveal underbrace with text

3.2 Reveal only the underbrace text

3.3 Reveal only the body

3.4 Matrix columns

3.5 Multi-step latex