Skip to content

Commit ae1b35d

Browse files
committed
fix(report): #outline set to length instead
1 parent a118291 commit ae1b35d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

report/auxiliaries/outline.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#outline(indent: true)
1+
#outline(indent: 1em)
22
#pagebreak()
33
#outline(title: "List of Listings", target: figure.where(kind: raw))
44
#pagebreak()

0 commit comments

Comments
 (0)