summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/ref/layout/block-spacing.pngbin0 -> 1868 bytes
-rw-r--r--tests/typ/layout/block-spacing.typ9
2 files changed, 9 insertions, 0 deletions
diff --git a/tests/ref/layout/block-spacing.png b/tests/ref/layout/block-spacing.png
new file mode 100644
index 00000000..d73abac0
--- /dev/null
+++ b/tests/ref/layout/block-spacing.png
Binary files differ
diff --git a/tests/typ/layout/block-spacing.typ b/tests/typ/layout/block-spacing.typ
new file mode 100644
index 00000000..2c636676
--- /dev/null
+++ b/tests/typ/layout/block-spacing.typ
@@ -0,0 +1,9 @@
+// Test block spacing.
+
+---
+#set block(spacing: 10pt)
+Hello
+
+There
+
+#block(spacing: 20pt)[Further down]