mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
test: add test case
This commit is contained in:
parent
d5d5d93b91
commit
c6bf0200aa
BIN
tests/ref/issue-5489-matrix-stray-linebreak.png
Normal file
BIN
tests/ref/issue-5489-matrix-stray-linebreak.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 644 B |
@ -139,3 +139,11 @@ Some texts feature many longer
|
|||||||
words. Those are often exceedingly
|
words. Those are often exceedingly
|
||||||
challenging to break in a visually
|
challenging to break in a visually
|
||||||
pleasing way.
|
pleasing way.
|
||||||
|
|
||||||
|
--- issue-5489-matrix-stray-linebreak ---
|
||||||
|
#table(
|
||||||
|
columns: (70pt,) * 1,
|
||||||
|
align: horizon + center,
|
||||||
|
stroke: 0.6pt,
|
||||||
|
[$mat(2241/2210,-71/1105;-71/1105,147/1105)$],
|
||||||
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user