changed: outline only lists heading supplemented with chapter

This commit is contained in:
Sven Vogel 2024-07-08 13:55:57 +02:00
parent 39a33e327b
commit 5ea73081a6
1 changed files with 1 additions and 1 deletions

View File

@ -63,7 +63,7 @@
pagebreak(weak: true)
outline(
target: heading,
target: heading.where(supplement: [chapter]),
title: title,
indent: auto)
}