diff options
| author | Laurenz <laurmaedje@gmail.com> | 2024-07-04 12:57:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-07-04 10:57:40 +0000 |
| commit | 0ef672c347f368325313c8bccc4f70e3f1016b0a (patch) | |
| tree | 8971d6b305d805b42b55e1e85613e4f4c5ba175d /tests/ref | |
| parent | 75246f930b9041c206a8a3c87e6db03bfc9111fd (diff) | |
Refactor line building (#4497)
Diffstat (limited to 'tests/ref')
| -rw-r--r-- | tests/ref/bidi-whitespace-reset.png | bin | 378 -> 361 bytes |
| -rw-r--r-- | tests/ref/context-compatibility-locate.png | bin | 1514 -> 1530 bytes |
| -rw-r--r-- | tests/ref/eval-mode.png | bin | 850 -> 881 bytes |
| -rw-r--r-- | tests/ref/issue-3601-empty-raw.png | bin | 0 -> 74 bytes |
| -rw-r--r-- | tests/ref/issue-4278-par-trim-before-equation.png | bin | 0 -> 1138 bytes |
| -rw-r--r-- | tests/ref/justify-basically-empty.png | bin | 0 -> 74 bytes |
| -rw-r--r-- | tests/ref/par-metadata-after-trimmed-space.png | bin | 0 -> 1030 bytes |
| -rw-r--r-- | tests/ref/par-trailing-whitespace.png | bin | 0 -> 91 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/bidi-whitespace-reset.png b/tests/ref/bidi-whitespace-reset.png Binary files differindex 7d64012f..e9973798 100644 --- a/tests/ref/bidi-whitespace-reset.png +++ b/tests/ref/bidi-whitespace-reset.png diff --git a/tests/ref/context-compatibility-locate.png b/tests/ref/context-compatibility-locate.png Binary files differindex 4c8944ab..32516c00 100644 --- a/tests/ref/context-compatibility-locate.png +++ b/tests/ref/context-compatibility-locate.png diff --git a/tests/ref/eval-mode.png b/tests/ref/eval-mode.png Binary files differindex 5edfa62d..94357ff4 100644 --- a/tests/ref/eval-mode.png +++ b/tests/ref/eval-mode.png diff --git a/tests/ref/issue-3601-empty-raw.png b/tests/ref/issue-3601-empty-raw.png Binary files differnew file mode 100644 index 00000000..be5ea8fc --- /dev/null +++ b/tests/ref/issue-3601-empty-raw.png diff --git a/tests/ref/issue-4278-par-trim-before-equation.png b/tests/ref/issue-4278-par-trim-before-equation.png Binary files differnew file mode 100644 index 00000000..b0553719 --- /dev/null +++ b/tests/ref/issue-4278-par-trim-before-equation.png diff --git a/tests/ref/justify-basically-empty.png b/tests/ref/justify-basically-empty.png Binary files differnew file mode 100644 index 00000000..3d1b50c1 --- /dev/null +++ b/tests/ref/justify-basically-empty.png diff --git a/tests/ref/par-metadata-after-trimmed-space.png b/tests/ref/par-metadata-after-trimmed-space.png Binary files differnew file mode 100644 index 00000000..b0de98ea --- /dev/null +++ b/tests/ref/par-metadata-after-trimmed-space.png diff --git a/tests/ref/par-trailing-whitespace.png b/tests/ref/par-trailing-whitespace.png Binary files differnew file mode 100644 index 00000000..10c22da5 --- /dev/null +++ b/tests/ref/par-trailing-whitespace.png |
