summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-12 21:14:12 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-12 21:14:12 +0100
commitd689d706eaf3079877406e71b0d642623c9eb230 (patch)
treead0a4b27f919d34d83eacb5ca758293a7e6810f9 /tests
parente70fbf5372dcf0c9011f0b7799dfa77194401c4f (diff)
Vertically center non-math content in math by default
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/math/content.pngbin6731 -> 7871 bytes
-rw-r--r--tests/typ/math/content.typ6
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/ref/math/content.png b/tests/ref/math/content.png
index 3476dbc4..46d5ef9b 100644
--- a/tests/ref/math/content.png
+++ b/tests/ref/math/content.png
Binary files differ
diff --git a/tests/typ/math/content.typ b/tests/typ/math/content.typ
index b33873d5..dc0ec85c 100644
--- a/tests/typ/math/content.typ
+++ b/tests/typ/math/content.typ
@@ -6,9 +6,9 @@
$ sum_(i=#emoji.apple)^#emoji.apple.red i + monkey/2 $
---
-// Test table above fraction.
-$ x := #table(columns: 2)[x][y]/mat(1, 2, 3) $
-
+// Test tables.
+$ x := #table(columns: 2)[x][y]/mat(1, 2, 3)
+ = #table[A][B][C] $
---
// Test non-formula math directly in content.
#math.attach($a$, top: [b])