diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-06-01 18:34:56 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-06-04 17:35:42 +0200 |
commit | 32d7209fc3ec923d4cb01a9d0b9416bd33074bb4 (patch) | |
tree | 7d82764b65cd5f709030c6e4f4fec4686ff6b836 | |
parent | f114390fd935c4884dcbb89b12d99fbd82abf01c (diff) |
limit appendix header levels included in table of contents
-rw-r--r-- | worlding/index.qmd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/worlding/index.qmd b/worlding/index.qmd index 5b0c934..53b8d59 100644 --- a/worlding/index.qmd +++ b/worlding/index.qmd @@ -55,6 +55,7 @@ breaks: false ::: \endgroup +\addtocontents{toc}{\protect\setcounter{tocdepth}{1}} # Bilag A {.appendix} {{< include _outline.qmd >}} |