Skip to content

Commit 29ddc3e

Browse files
committed
add small gutter test
1 parent e1d98b0 commit 29ddc3e

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

tablex-test.pdf

275 Bytes
Binary file not shown.

tablex-test.typ

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,3 +414,14 @@ Test gutter split between pages:
414414
[a], [b], [c],
415415
[a], [b], [c],
416416
)
417+
418+
Small gutter test:
419+
420+
#tablex(
421+
columns: 4,
422+
gutter: 10pt,
423+
[a], [b], [c], [d],
424+
[a], [b], [c], [d],
425+
[a], [b], [c], [d],
426+
[a], [b], [c], [d],
427+
)

0 commit comments

Comments
 (0)