summaryrefslogtreecommitdiff
path: root/tests/layouting/lines.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/layouting/lines.typ')
-rw-r--r--tests/layouting/lines.typ14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/layouting/lines.typ b/tests/layouting/lines.typ
new file mode 100644
index 00000000..705de638
--- /dev/null
+++ b/tests/layouting/lines.typ
@@ -0,0 +1,14 @@
+[page.size: height=5cm]
+
+Line.
+
+[box][
+ Lines with [box][two] [box][boxes].
+
+ Lines with two boxes.
+]
+[box][
+ Lines without two boxes.
+
+ Lines without two boxes.
+]