From f9b01f595dba96044c725a97ecb4972bec7d57ed Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 9 Jul 2025 13:08:49 +0000 Subject: Move math styling to codex and add `math.scr` (#6309) --- tests/ref/math-style-fallback.png | Bin 0 -> 935 bytes tests/ref/math-style-hebrew-exceptions.png | Bin 296 -> 489 bytes tests/ref/math-style-script.png | Bin 0 -> 585 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/math-style-fallback.png create mode 100644 tests/ref/math-style-script.png (limited to 'tests/ref') diff --git a/tests/ref/math-style-fallback.png b/tests/ref/math-style-fallback.png new file mode 100644 index 00000000..de028376 Binary files /dev/null and b/tests/ref/math-style-fallback.png differ diff --git a/tests/ref/math-style-hebrew-exceptions.png b/tests/ref/math-style-hebrew-exceptions.png index 723466e8..a6f511e0 100644 Binary files a/tests/ref/math-style-hebrew-exceptions.png and b/tests/ref/math-style-hebrew-exceptions.png differ diff --git a/tests/ref/math-style-script.png b/tests/ref/math-style-script.png new file mode 100644 index 00000000..379d270e Binary files /dev/null and b/tests/ref/math-style-script.png differ -- cgit v1.2.3