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