diff options
| author | Laurenz <laurmaedje@gmail.com> | 2023-02-14 12:08:05 +0100 |
|---|---|---|
| committer | Laurenz <laurmaedje@gmail.com> | 2023-02-14 12:08:05 +0100 |
| commit | cc9b52ddd4defa3894ee3a4b28e411fa0b0991ba (patch) | |
| tree | 56594649ee2ce36fe5b3687c72e07c50e7b6b8dd /tests/typ | |
| parent | e64b2379a88c169c087403c5ae90e98911c0fe7a (diff) | |
Better table lines
Diffstat (limited to 'tests/typ')
| -rw-r--r-- | tests/typ/layout/grid-rtl.typ | 2 |
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] |
