From 8cabd1c7793b2f92b14ea3b8617fe6fd220029b4 Mon Sep 17 00:00:00 2001 From: Anton Bilous Date: Sat, 15 Feb 2025 10:02:04 +0200 Subject: [PATCH] fix bibliography indent --- template.typ | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/template.typ b/template.typ index 92666ea..19e9a52 100644 --- a/template.typ +++ b/template.typ @@ -554,6 +554,7 @@ } show enum.item: it => { + set par(first-line-indent: 0pt) box(width: 1.25cm) box(width: 1em + 0.5cm)[#it.number.] it.body @@ -681,4 +682,4 @@ doc } -// vim:sts=2:sw=2:fdl=0:fdm=marker +// vim:sts=2:sw=2:fdl=0:fdm=marker:cms=/*%s*/