summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/delimited.pngbin25691 -> 29571 bytes
-rw-r--r--tests/typ/math/delimited.typ7
2 files changed, 7 insertions, 0 deletions
diff --git a/tests/ref/math/delimited.png b/tests/ref/math/delimited.png
index c83764ec..1a67cd1d 100644
--- a/tests/ref/math/delimited.png
+++ b/tests/ref/math/delimited.png
Binary files differ
diff --git a/tests/typ/math/delimited.typ b/tests/typ/math/delimited.typ
index e5b93cd6..6607c302 100644
--- a/tests/typ/math/delimited.typ
+++ b/tests/typ/math/delimited.typ
@@ -43,3 +43,10 @@ $ lr(
text("(", fill: #green) a/b
text(")", fill: #blue)
) $
+
+---
+// Test middle functions
+$ { x mid(|) sum_(i=1)^oo phi_i (x) < 1 } \
+ { integral |x| dif x
+ mid(bar.v.double)
+ floor(hat(A) mid(|) { x mid(|) y } mid(|) A) } $