tweak listing

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2025-07-03 12:12:18 +02:00
parent 2af94a6c61
commit db73589edd
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2

View file

@ -150,14 +150,16 @@
} }
// ---------- FIGURES ---------- // ---------- FIGURES ----------
show figure.caption: it => box( show figure.caption: it => box(
inset: (left: 1em, right: 1em), inset: (left: 1em, right: 1em),
//align(left, it) //align(left, it)
it it
) )
// ---------- LISTING ----------
show raw.where(block: true): block.with(radius: 1em, fill: luma(240), inset: 1em)
// ---------- OUTLINES ---------- // ---------- OUTLINES ----------
// justify outline entries // justify outline entries