diff options
| author | Malo <57839069+MDLC01@users.noreply.github.com> | 2025-01-31 11:05:03 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-31 10:05:03 +0000 |
| commit | f239b0a6a1e68a016cacf19eeef2df52e4affeb9 (patch) | |
| tree | 101b8aeba40b8c9925d273894cfc27de2a4b5756 /tests | |
| parent | 46727878da083eb8186373434997f5f7403cbb66 (diff) | |
Change the default math class of U+22A5 ⊥ UP TACK to Normal (#5714)
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/ref/issue-4985-up-tack-is-normal-perp-is-relation.png | bin | 0 -> 360 bytes | |||
| -rw-r--r-- | tests/suite/math/class.typ | 5 |
2 files changed, 5 insertions, 0 deletions
diff --git a/tests/ref/issue-4985-up-tack-is-normal-perp-is-relation.png b/tests/ref/issue-4985-up-tack-is-normal-perp-is-relation.png Binary files differnew file mode 100644 index 00000000..acadc3be --- /dev/null +++ b/tests/ref/issue-4985-up-tack-is-normal-perp-is-relation.png diff --git a/tests/suite/math/class.typ b/tests/suite/math/class.typ index d25071db..9f014810 100644 --- a/tests/suite/math/class.typ +++ b/tests/suite/math/class.typ @@ -45,3 +45,8 @@ $class("large", ->)_a$ $limits(class("normal", ->))_a$ $ scripts(class("relation", x))_a $ + +--- issue-4985-up-tack-is-normal-perp-is-relation --- +$ top = 1 \ + bot = 2 \ + a perp b $ |
