From 0153fa1a2f9002e0528101c28afd5d60a18e243d Mon Sep 17 00:00:00 2001 From: Anton Bilous Date: Tue, 11 Feb 2025 10:26:22 +0200 Subject: [PATCH] show table captions at the top --- template.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/template.typ b/template.typ index 4ccaa98..535df53 100644 --- a/template.typ +++ b/template.typ @@ -117,6 +117,8 @@ 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 show ref: it => {