Package | Description |
---|---|
lavesdk.algorithm.text |
Modifier and Type | Field and Description |
---|---|
LaTeXFormula |
AlgorithmStep.TextToken.formula
the formula of the token or
null if the token does not consists of a formula |
Modifier and Type | Method and Description |
---|---|
LaTeXFormula |
AlgorithmStep.getFormula(int index)
Gets the formula at the given index.
|