summaryrefslogtreecommitdiff
path: root/tests/ref
diff options
context:
space:
mode:
authordamaxwell <damaxwell@alaska.edu>2023-06-26 03:51:27 -0800
committerGitHub <noreply@github.com>2023-06-26 13:51:27 +0200
commit9eb350d7deadd59efba50b0e33acfd0967b8d0a6 (patch)
treed3a96e090bca97fb207c583ea4991ed26e939de3 /tests/ref
parent1861ceb1792d2a42979dff2fa721246ada922a42 (diff)
support optical sizes for script/scriptscript when available (#1580)
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/bugs/math-realize.pngbin21147 -> 21228 bytes
-rw-r--r--tests/ref/compiler/content-field.pngbin2502 -> 2423 bytes
-rw-r--r--tests/ref/layout/enum-numbering.pngbin18891 -> 19079 bytes
-rw-r--r--tests/ref/math/accent.pngbin7994 -> 8038 bytes
-rw-r--r--tests/ref/math/attach.pngbin28331 -> 28615 bytes
-rw-r--r--tests/ref/math/cancel.pngbin24698 -> 24765 bytes
-rw-r--r--tests/ref/math/cases.pngbin3134 -> 2947 bytes
-rw-r--r--tests/ref/math/content.pngbin8357 -> 7883 bytes
-rw-r--r--tests/ref/math/delimited.pngbin22993 -> 23111 bytes
-rw-r--r--tests/ref/math/frac.pngbin24197 -> 24117 bytes
-rw-r--r--tests/ref/math/matrix.pngbin25677 -> 25872 bytes
-rw-r--r--tests/ref/math/multiline.pngbin13698 -> 13479 bytes
-rw-r--r--tests/ref/math/numbering.pngbin12028 -> 12019 bytes
-rw-r--r--tests/ref/math/op.pngbin6817 -> 6730 bytes
-rw-r--r--tests/ref/math/opticalsize.pngbin0 -> 6897 bytes
-rw-r--r--tests/ref/math/root.pngbin12274 -> 12575 bytes
-rw-r--r--tests/ref/math/spacing.pngbin17618 -> 18271 bytes
-rw-r--r--tests/ref/math/style.pngbin27879 -> 23804 bytes
-rw-r--r--tests/ref/math/syntax.pngbin4850 -> 4977 bytes
-rw-r--r--tests/ref/math/unbalanced.pngbin2482 -> 2443 bytes
-rw-r--r--tests/ref/math/underover.pngbin4819 -> 4797 bytes
-rw-r--r--tests/ref/meta/figure.pngbin59579 -> 49894 bytes
22 files changed, 0 insertions, 0 deletions
diff --git a/tests/ref/bugs/math-realize.png b/tests/ref/bugs/math-realize.png
index 4f5b887e..2a17f629 100644
--- a/tests/ref/bugs/math-realize.png
+++ b/tests/ref/bugs/math-realize.png
Binary files differ
diff --git a/tests/ref/compiler/content-field.png b/tests/ref/compiler/content-field.png
index d2f696b4..cef3274a 100644
--- a/tests/ref/compiler/content-field.png
+++ b/tests/ref/compiler/content-field.png
Binary files differ
diff --git a/tests/ref/layout/enum-numbering.png b/tests/ref/layout/enum-numbering.png
index 28755dcb..e1b2103b 100644
--- a/tests/ref/layout/enum-numbering.png
+++ b/tests/ref/layout/enum-numbering.png
Binary files differ
diff --git a/tests/ref/math/accent.png b/tests/ref/math/accent.png
index 11de9e28..5a963b38 100644
--- a/tests/ref/math/accent.png
+++ b/tests/ref/math/accent.png
Binary files differ
diff --git a/tests/ref/math/attach.png b/tests/ref/math/attach.png
index 894f553f..9d01e7bf 100644
--- a/tests/ref/math/attach.png
+++ b/tests/ref/math/attach.png
Binary files differ
diff --git a/tests/ref/math/cancel.png b/tests/ref/math/cancel.png
index 96b29c45..571edcc2 100644
--- a/tests/ref/math/cancel.png
+++ b/tests/ref/math/cancel.png
Binary files differ
diff --git a/tests/ref/math/cases.png b/tests/ref/math/cases.png
index c9eca24c..c824a801 100644
--- a/tests/ref/math/cases.png
+++ b/tests/ref/math/cases.png
Binary files differ
diff --git a/tests/ref/math/content.png b/tests/ref/math/content.png
index f7af513b..ce727e66 100644
--- a/tests/ref/math/content.png
+++ b/tests/ref/math/content.png
Binary files differ
diff --git a/tests/ref/math/delimited.png b/tests/ref/math/delimited.png
index e9f6e2c1..31d15b41 100644
--- a/tests/ref/math/delimited.png
+++ b/tests/ref/math/delimited.png
Binary files differ
diff --git a/tests/ref/math/frac.png b/tests/ref/math/frac.png
index a116c876..80327578 100644
--- a/tests/ref/math/frac.png
+++ b/tests/ref/math/frac.png
Binary files differ
diff --git a/tests/ref/math/matrix.png b/tests/ref/math/matrix.png
index d3d2681c..bf90e712 100644
--- a/tests/ref/math/matrix.png
+++ b/tests/ref/math/matrix.png
Binary files differ
diff --git a/tests/ref/math/multiline.png b/tests/ref/math/multiline.png
index ae847434..84dcb87d 100644
--- a/tests/ref/math/multiline.png
+++ b/tests/ref/math/multiline.png
Binary files differ
diff --git a/tests/ref/math/numbering.png b/tests/ref/math/numbering.png
index 6256310f..3952dea0 100644
--- a/tests/ref/math/numbering.png
+++ b/tests/ref/math/numbering.png
Binary files differ
diff --git a/tests/ref/math/op.png b/tests/ref/math/op.png
index 08d8b93b..15c7329d 100644
--- a/tests/ref/math/op.png
+++ b/tests/ref/math/op.png
Binary files differ
diff --git a/tests/ref/math/opticalsize.png b/tests/ref/math/opticalsize.png
new file mode 100644
index 00000000..9fec5520
--- /dev/null
+++ b/tests/ref/math/opticalsize.png
Binary files differ
diff --git a/tests/ref/math/root.png b/tests/ref/math/root.png
index 8a6a6e13..017582a4 100644
--- a/tests/ref/math/root.png
+++ b/tests/ref/math/root.png
Binary files differ
diff --git a/tests/ref/math/spacing.png b/tests/ref/math/spacing.png
index 2fd30e53..abcfae80 100644
--- a/tests/ref/math/spacing.png
+++ b/tests/ref/math/spacing.png
Binary files differ
diff --git a/tests/ref/math/style.png b/tests/ref/math/style.png
index 39ecc441..cec04ba5 100644
--- a/tests/ref/math/style.png
+++ b/tests/ref/math/style.png
Binary files differ
diff --git a/tests/ref/math/syntax.png b/tests/ref/math/syntax.png
index 3d09723d..028e21d6 100644
--- a/tests/ref/math/syntax.png
+++ b/tests/ref/math/syntax.png
Binary files differ
diff --git a/tests/ref/math/unbalanced.png b/tests/ref/math/unbalanced.png
index 5b4d7736..de0ee1db 100644
--- a/tests/ref/math/unbalanced.png
+++ b/tests/ref/math/unbalanced.png
Binary files differ
diff --git a/tests/ref/math/underover.png b/tests/ref/math/underover.png
index 5c825b18..24c96b21 100644
--- a/tests/ref/math/underover.png
+++ b/tests/ref/math/underover.png
Binary files differ
diff --git a/tests/ref/meta/figure.png b/tests/ref/meta/figure.png
index 524f6cfd..90f59d14 100644
--- a/tests/ref/meta/figure.png
+++ b/tests/ref/meta/figure.png
Binary files differ