From 30c3d3bf2abc8c2ead10201ddf83d61fe4f0e596 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Wed, 22 Jul 2026 23:12:01 +0200 Subject: [PATCH] fix(report): hide appendix sub-heading from toc --- report/bachelor_thesis.typ | 3 +++ 1 file changed, 3 insertions(+) diff --git a/report/bachelor_thesis.typ b/report/bachelor_thesis.typ index f223dd6..e639bd4 100644 --- a/report/bachelor_thesis.typ +++ b/report/bachelor_thesis.typ @@ -175,6 +175,9 @@ You can also change the order or the names of the sections, for instance, if you #pagebreak() +#set heading(outlined: false) +#show heading.where(level: 1): set heading(outlined: true) + = Midas Language Definition #import "appendices/midas_railway.typ": all-combined