move caption only for tables

This commit is contained in:
2025-02-11 11:54:19 +02:00
parent 0153fa1a2f
commit 671602f4b4

View File

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