From 2188a4bf48d802b516f4721a02a7b080edc8f46d Mon Sep 17 00:00:00 2001 From: Laurenz Date: Fri, 17 May 2024 10:36:07 +0200 Subject: Fix equations in RTL text (#4150) --- tests/ref/issue-3696-equation-rtl.png | Bin 0 -> 660 bytes tests/ref/math-at-line-end.png | Bin 0 -> 479 bytes tests/ref/math-at-line-start.png | Bin 0 -> 476 bytes tests/ref/math-at-par-end.png | Bin 0 -> 450 bytes tests/ref/math-at-par-start.png | Bin 0 -> 418 bytes tests/ref/math-consecutive.png | Bin 0 -> 176 bytes tests/ref/math-linebreaking-empty.png | Bin 615 -> 664 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/issue-3696-equation-rtl.png create mode 100644 tests/ref/math-at-line-end.png create mode 100644 tests/ref/math-at-line-start.png create mode 100644 tests/ref/math-at-par-end.png create mode 100644 tests/ref/math-at-par-start.png create mode 100644 tests/ref/math-consecutive.png (limited to 'tests/ref') diff --git a/tests/ref/issue-3696-equation-rtl.png b/tests/ref/issue-3696-equation-rtl.png new file mode 100644 index 00000000..1ebf2dc2 Binary files /dev/null and b/tests/ref/issue-3696-equation-rtl.png differ diff --git a/tests/ref/math-at-line-end.png b/tests/ref/math-at-line-end.png new file mode 100644 index 00000000..6e4173a7 Binary files /dev/null and b/tests/ref/math-at-line-end.png differ diff --git a/tests/ref/math-at-line-start.png b/tests/ref/math-at-line-start.png new file mode 100644 index 00000000..05221db1 Binary files /dev/null and b/tests/ref/math-at-line-start.png differ diff --git a/tests/ref/math-at-par-end.png b/tests/ref/math-at-par-end.png new file mode 100644 index 00000000..dd3393fa Binary files /dev/null and b/tests/ref/math-at-par-end.png differ diff --git a/tests/ref/math-at-par-start.png b/tests/ref/math-at-par-start.png new file mode 100644 index 00000000..d69b214a Binary files /dev/null and b/tests/ref/math-at-par-start.png differ diff --git a/tests/ref/math-consecutive.png b/tests/ref/math-consecutive.png new file mode 100644 index 00000000..63209657 Binary files /dev/null and b/tests/ref/math-consecutive.png differ diff --git a/tests/ref/math-linebreaking-empty.png b/tests/ref/math-linebreaking-empty.png index 8fd4dbb9..2b0917a6 100644 Binary files a/tests/ref/math-linebreaking-empty.png and b/tests/ref/math-linebreaking-empty.png differ -- cgit v1.2.3