summaryrefslogtreecommitdiff
path: root/tests/suite
diff options
context:
space:
mode:
authorTobias Schmitz <tobiasschmitz2001@gmail.com>2025-05-12 11:16:38 +0200
committerGitHub <noreply@github.com>2025-05-12 09:16:38 +0000
commit22a117a091f2d5936533d361098e7483f2997568 (patch)
tree9c4eaaae9d710681bfe1cf1869c9674c7d521fe4 /tests/suite
parent26c19a49c8a73b1e7f7c299b9e25e57acfcd7eac (diff)
Prohibit some line break opportunities between LTR-ISOLATE and OBJECT-REPLACEMENT-CHARACTER (#6251)
Co-authored-by: Max <max@mkor.je> Co-authored-by: Laurenz <laurmaedje@gmail.com>
Diffstat (limited to 'tests/suite')
-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)$],
+)