summaryrefslogtreecommitdiff
path: root/tests/typ/math/equation-show.typ
blob: 9334c54e4ff154fb181b145b53effbae1a3622da (plain) (blame)
1
2
3
4
5
6
7
// Test show rules on equations.

---
This is small: $sum_(i=0)^n$

#show math.equation: math.display
This is big: $sum_(i=0)^n$