Only sections in ToC
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user