typst/tests/ref
Liam Murphy e0e797c27d
Classify `dots.c`, `dots.down`, `dots.up` and `dots.v` as normal (#1726)
Fixes #713. They were previously classified by Unicode as relations, which caused a '+' sign after one of them to be treated as a unary operator rather than a binary operator. This PR overrides the Unicode classification and classifies them as normal instead, which causes a '+' sign after one of them to be properly treated as a binary operator.
2023-07-17 16:08:19 +02:00
..
bugs support optical sizes for script/scriptscript when available (#1580) 2023-06-26 13:51:27 +02:00
compiler support optical sizes for script/scriptscript when available (#1580) 2023-06-26 13:51:27 +02:00
compute New default style 2023-02-25 20:04:30 +01:00
layout Basic floating placement 2023-07-10 18:16:59 +02:00
math Classify `dots.c`, `dots.down`, `dots.up` and `dots.v` as normal (#1726) 2023-07-17 16:08:19 +02:00
meta support optical sizes for script/scriptscript when available (#1580) 2023-06-26 13:51:27 +02:00
text Do not take empty lines into account when computing `raw` block dedent (#1676) 2023-07-10 18:23:14 +02:00
visualize Improve image rendering under rotation when exporting to PNG (#1547) 2023-06-24 14:28:02 +02:00
coma.png New default style 2023-02-25 20:04:30 +01:00
empty.png Reorganize library and tests 2022-11-29 14:18:13 +01:00