mirror of
https://github.com/typst/typst
synced 2025-05-17 02:25:27 +08:00
grid header multiple fixed
This commit is contained in:
parent
f3ae293042
commit
e142bb4e8f
BIN
tests/ref/grid-header-multiple.png
Normal file
BIN
tests/ref/grid-header-multiple.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 214 B |
@ -130,8 +130,7 @@
|
||||
grid.header([b])
|
||||
)
|
||||
|
||||
--- grow-header-multiple ---
|
||||
// Error: 3:3-3:19 cannot have more than one header
|
||||
--- grid-header-multiple ---
|
||||
#grid(
|
||||
grid.header([a]),
|
||||
grid.header([b]),
|
||||
|
Loading…
x
Reference in New Issue
Block a user