summaryrefslogtreecommitdiff
path: root/tests/typ/layout
diff options
context:
space:
mode:
authorLaurenz <laurmaedje@gmail.com>2023-02-14 12:08:05 +0100
committerLaurenz <laurmaedje@gmail.com>2023-02-14 12:08:05 +0100
commitcc9b52ddd4defa3894ee3a4b28e411fa0b0991ba (patch)
tree56594649ee2ce36fe5b3687c72e07c50e7b6b8dd /tests/typ/layout
parente64b2379a88c169c087403c5ae90e98911c0fe7a (diff)
Better table lines
Diffstat (limited to 'tests/typ/layout')
-rw-r--r--tests/typ/layout/grid-rtl.typ2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/typ/layout/grid-rtl.typ b/tests/typ/layout/grid-rtl.typ
index 31015097..9c871424 100644
--- a/tests/typ/layout/grid-rtl.typ
+++ b/tests/typ/layout/grid-rtl.typ
@@ -6,4 +6,4 @@
---
#set text(dir: rtl)
-#table(columns: 2, gutter: 5pt)[A][B][C][D]
+#table(columns: 2)[A][B][C][D]