show table captions at the top

This commit is contained in:
2025-02-11 10:26:22 +02:00
parent f0eea081bf
commit 0153fa1a2f

View File

@ -117,6 +117,8 @@
context str(counter(heading).get().at(0)) + "." + context tab.display() context str(counter(heading).get().at(0)) + "." + context tab.display()
}, },
) )
set figure.caption(position: top)
// TODO: left align the caption
// appearance of references to images and tables // appearance of references to images and tables
show ref: it => { show ref: it => {