fix: left align for listings

This commit is contained in:
2025-11-11 14:50:10 +02:00
parent 6e10c4ae2b
commit 3ece994ced
+2
View File
@@ -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 => {