From cbb01fc81abac53874a8c88648ae7781f7312437 Mon Sep 17 00:00:00 2001 From: Leedehai <18319900+Leedehai@users.noreply.github.com> Date: Tue, 7 May 2024 10:08:42 -0400 Subject: Make more characters stretchable by mid() (#4092) --- tests/ref/math-lr-mid.png | Bin 1433 -> 1401 bytes tests/suite/math/delimited.typ | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/ref/math-lr-mid.png b/tests/ref/math-lr-mid.png index e4f1e671..1e14759e 100644 Binary files a/tests/ref/math-lr-mid.png and b/tests/ref/math-lr-mid.png differ diff --git a/tests/suite/math/delimited.typ b/tests/suite/math/delimited.typ index 98579947..42a67c4e 100644 --- a/tests/suite/math/delimited.typ +++ b/tests/suite/math/delimited.typ @@ -48,9 +48,9 @@ $ lr( --- math-lr-mid --- // Test middle functions $ { x mid(|) sum_(i=1)^oo phi_i (x) < 1 } \ - { integral |x| dif x + { integral |dot| mid(bar.v.double) - floor(hat(A) mid(|) { x mid(|) y } mid(|) A) } $ + floor(hat(I) mid(slash) { dot mid(|) dot } mid(|) I/n) } $ --- math-lr-unbalanced --- // Test unbalanced delimiters. -- cgit v1.2.3