diff --git a/src/pages/appendix.typ b/src/pages/appendix.typ index dca3987..ce6270c 100644 --- a/src/pages/appendix.typ +++ b/src/pages/appendix.typ @@ -18,8 +18,10 @@ if "appendices" in config.thesis { pagebreak(weak: true) + // appendix will be invisible on the appendecies page + // but still listed in the ToC + show heading: it => [] heading(level: 1, numbering: none, title) - v(-2em) // APA style appendix show heading: it => {