diff --git a/lib/matisse-thesis.typ b/lib/matisse-thesis.typ index 8c9e559..6072485 100644 --- a/lib/matisse-thesis.typ +++ b/lib/matisse-thesis.typ @@ -154,7 +154,8 @@ show figure.caption: it => box( inset: (left: 1em, right: 1em), - align(left, it) + //align(left, it) + it ) // ---------- OUTLINES ----------