diff --git a/template.typ b/template.typ index aa2d039..565805a 100755 --- a/template.typ +++ b/template.typ @@ -198,6 +198,9 @@ linebreaks: "optimized", ) + // done justify figures, would break tables + #show figure: set par (justify: false) + #set figure( numbering: "I" )