diff --git a/src/pages/outline.typ b/src/pages/outline.typ index fb98477..0811949 100644 --- a/src/pages/outline.typ +++ b/src/pages/outline.typ @@ -63,7 +63,7 @@ pagebreak(weak: true) outline( - target: heading, + target: heading.where(supplement: [chapter]), title: title, indent: auto) }