changed appendix heading to be invisable but still show up in toc

This commit is contained in:
Sven Vogel 2024-07-11 15:22:19 +02:00
parent a7f4937f9e
commit 25adc2df91
1 changed files with 3 additions and 1 deletions

View File

@ -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 => {