OptionalcanonicalIf true, apply transformations to the expression so the output doesn't necesarily match the raw MathJSON, but is more visually pleasing and easier to read. If false, output the raw MathJSON.
"depth" of the expression:
This allows for variation of the LaTeX serialized based
on the depth of the expression, for example using \Bigl(
for the top level, and \bigl( or ( for others.
ReadonlyonReadonlyoptionsOutput a LaTeX string representing the expression
Add a group fence around the expression if it is
an operator of precedence less than or equal to prec.
A string with the arguments of expr fenced appropriately and separated by commas.
Add a group fence around the expression if it is short (not a function)
Optionalfence: string
Styles