From 3ece994cedb7c23ba60f3b0f3a03b9c0322b3c36 Mon Sep 17 00:00:00 2001 From: unexplrd Date: Tue, 11 Nov 2025 14:50:10 +0200 Subject: [PATCH] fix: left align for listings --- lib.typ | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lib.typ b/lib.typ index 734336e..7e8d6d1 100644 --- a/lib.typ +++ b/lib.typ @@ -144,6 +144,8 @@ set figure.caption(separator: [ -- ]) show figure.where(kind: table): set figure.caption(position: top) show figure.caption.where(kind: table): set align(left) + show figure.where(kind: raw): set figure.caption(position: top) + show figure.where(kind: raw): set align(left) // Numbering {{{1 show heading.where(level: 1): it => {