From 671602f4b407168788033018d9222a27bf6433ad Mon Sep 17 00:00:00 2001 From: Anton Bilous Date: Tue, 11 Feb 2025 11:54:19 +0200 Subject: [PATCH] move caption only for tables --- template.typ | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template.typ b/template.typ index 535df53..2b6b0e9 100644 --- a/template.typ +++ b/template.typ @@ -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 => {