summaryrefslogtreecommitdiff
path: root/tests/typ/bugs/math-eval.typ
blob: 31450b8dcec63d53dfae45b254dafc3ff7ed209d (plain) (blame)
1
2
3
4
5
// Evaluating a math expr should renders the same as an equation

#eval(mode: "math", "f(a) = cases(a + b\, space space x >= 3,a + b\, space space x = 5)")

$f(a) = cases(a + b\, space space x >= 3,a + b\, space space x = 5)$