diff --git a/setup.org b/setup.org index f667ef6..ec07302 100644 --- a/setup.org +++ b/setup.org @@ -226,6 +226,11 @@ Note that this is marked as deprecated for koma-script. % \usepackage[nottoc]{tocbibind} #+end_src +#+begin_src latex +% Only Chapters and Sections for main TOC +\setcounter{tocdepth}{1} +#+end_src + ** TODO Fonts #+begin_src latex @@ -477,7 +482,7 @@ This lets us change the "tree-navigation" associated with the generated pdf and #+begin_src latex \usepackage{bookmark} -\bookmarksetup{depth=2} +\bookmarksetup{depth=3} #+end_src ** Index and glossaries