typst/tests/typ/bugs
bluebear94 9ef4643ba1
shape_tofus: respect text direction when inserting tofus (#1519)
This ensures that the ranges of the shaped glyphs are monotonically
decreasing in right-to-left-text, thus avoiding nonsensical results
in find_safe_to_break that later causes a panic (see #1373).
Additionally, debug assertions have been added to catch non-monotonic
glyph ranges.
2023-06-26 13:40:21 +02:00
..
args-sink.typ Fix argument sinks 2023-04-19 17:51:33 +02:00
args-underscore.typ Touch up docs 2023-04-26 15:37:21 +02:00
bidi-tofus.typ shape_tofus: respect text direction when inserting tofus (#1519) 2023-06-26 13:40:21 +02:00
cite-locate.typ Delayed errors 2023-06-12 15:42:01 +02:00
clamp-panic.typ Fix layout panic in rounded rectangle 2023-05-23 15:30:28 +02:00
columns-1.typ Fix flow bugs 2023-02-11 13:30:55 +01:00
flow-1.typ Fix flow bugs 2023-02-11 13:30:55 +01:00
flow-2.typ Fix flow bugs 2023-02-11 13:30:55 +01:00
flow-3.typ Fix flow bugs 2023-02-11 13:30:55 +01:00
flow-4.typ Block sizing 2023-02-13 16:04:25 +01:00
footnote-keep-multiple.typ Improve footnote handling for multi-page blocks 2023-06-08 15:51:22 +02:00
footnote-list.typ Fix a bug with footnotes in blocks/lists/etc. 2023-06-08 11:51:42 +02:00
grid-1.typ Change grid base for auto columns 2023-02-12 11:38:42 +01:00
grid-2.typ Fix grid-cell misalignment bug (#963) (#978) 2023-04-26 11:22:35 +02:00
grid-3.typ Fix grid sizing 2023-02-14 12:34:16 +01:00
hide-meta.typ Don't hide introspection metadata 2023-05-22 16:45:23 +02:00
line-align.typ Fix line alignment 2023-06-08 10:20:24 +02:00
math-realize.typ Add a test checking equations can embed function-built pieces (#1033) 2023-04-29 20:51:29 +02:00
parameter-pattern.typ Parameter pattern bug (#1062) 2023-05-03 12:42:26 +02:00
place-base.typ Fix place base 2023-02-12 13:23:40 +01:00
place-pagebreak.typ Fix pagebreak before `place` 2023-05-30 14:36:34 +02:00
smartquotes-in-outline.typ Fix smartquotes in outline (#1047) 2023-05-01 13:29:40 +02:00
smartquotes-on-newline.typ layout::par::collect: Treat linebreak element as whitespace (#1542) 2023-06-24 14:26:06 +02:00
square-base.typ Fix square base 2023-02-12 16:38:18 +01:00
table-lines.typ Fix bug with extra table lines 2023-06-12 17:48:30 +02:00
table-row-missing.typ Fix bug with missing table row 2023-06-12 17:20:54 +02:00