From a6cf584ee9c19cb27bf79410c0d1fec9e5012a27 Mon Sep 17 00:00:00 2001 From: Malo <57839069+MDLC01@users.noreply.github.com> Date: Wed, 22 May 2024 21:36:53 +0200 Subject: Allow somewhat arbitrary characters as `mat`, `vec` and `cases` `delim` (#4211) --- tests/ref/math-cases-delim.png | Bin 0 -> 308 bytes tests/ref/math-mat-delims-inverted.png | Bin 0 -> 1908 bytes tests/ref/math-mat-delims-pair.png | Bin 0 -> 521 bytes tests/ref/math-mat-delims.png | Bin 0 -> 2966 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/ref/math-cases-delim.png create mode 100644 tests/ref/math-mat-delims-inverted.png create mode 100644 tests/ref/math-mat-delims-pair.png create mode 100644 tests/ref/math-mat-delims.png (limited to 'tests/ref') diff --git a/tests/ref/math-cases-delim.png b/tests/ref/math-cases-delim.png new file mode 100644 index 00000000..e54e277c Binary files /dev/null and b/tests/ref/math-cases-delim.png differ diff --git a/tests/ref/math-mat-delims-inverted.png b/tests/ref/math-mat-delims-inverted.png new file mode 100644 index 00000000..06f1cdb3 Binary files /dev/null and b/tests/ref/math-mat-delims-inverted.png differ diff --git a/tests/ref/math-mat-delims-pair.png b/tests/ref/math-mat-delims-pair.png new file mode 100644 index 00000000..954e6d82 Binary files /dev/null and b/tests/ref/math-mat-delims-pair.png differ diff --git a/tests/ref/math-mat-delims.png b/tests/ref/math-mat-delims.png new file mode 100644 index 00000000..6ba589c8 Binary files /dev/null and b/tests/ref/math-mat-delims.png differ -- cgit v1.2.3