summaryrefslogtreecommitdiff
path: root/tests/layouting/align.typ
diff options
context:
space:
mode:
Diffstat (limited to 'tests/layouting/align.typ')
-rw-r--r--tests/layouting/align.typ23
1 files changed, 0 insertions, 23 deletions
diff --git a/tests/layouting/align.typ b/tests/layouting/align.typ
deleted file mode 100644
index a7101932..00000000
--- a/tests/layouting/align.typ
+++ /dev/null
@@ -1,23 +0,0 @@
-[box][
- A short sentence. [align: right][words.]
-
- A short sentence. [n] [align: right][words.]
-
- A short sentence. [par.break] [align: right][words.]
-
- [align: bottom]
- A longer sentence with a few more words.
-]
-
-[page.break]
-
-[box][
- [align: vertical=top]
- Top
-
- [align: vertical=center]
- Center
-
- [align: vertical=bottom]
- Bottom [n] Bottom [n] Bottom
-]