summaryrefslogtreecommitdiff
path: root/tests/suite/layout/inline/linebreak.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/suite/layout/inline/linebreak.typ')
-rw-r--r--tests/suite/layout/inline/linebreak.typ8
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/suite/layout/inline/linebreak.typ b/tests/suite/layout/inline/linebreak.typ
index e4b04b24..86a90025 100644
--- a/tests/suite/layout/inline/linebreak.typ
+++ b/tests/suite/layout/inline/linebreak.typ
@@ -139,3 +139,11 @@ Some texts feature many longer
words. Those are often exceedingly
challenging to break in a visually
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)$],
+)