diff options
author | jfbu <jfbu@free.fr> | 2021-02-18 12:47:14 +0100 |
---|---|---|
committer | jfbu <jfbu@free.fr> | 2021-02-18 13:11:28 +0100 |
commit | ddef4950ee4dd73035ba29205acf651157a2440f (patch) | |
tree | a236ed03bbe5a0231dccb57cff2494413c754bc2 /doc/changes.rst | |
parent | faa71ee26d3636ab2aa759635633af701949c5dd (diff) | |
download | sphinx-git-ddef4950ee4dd73035ba29205acf651157a2440f.tar.gz |
LaTeX: let bookmarks use high default depth
Add bookmarksdepth key to latex_elements['sphinxsetup']
Diffstat (limited to 'doc/changes.rst')
-rw-r--r-- | doc/changes.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/changes.rst b/doc/changes.rst index 829c7f7ed..3fe902404 100644 --- a/doc/changes.rst +++ b/doc/changes.rst @@ -10,7 +10,6 @@ Changelog .. raw:: latex - \hypersetup{bookmarksdepth=1}% pdf bookmarks \addtocontents{toc}{\protect\setcounter{tocdepth}{1}}% .. include:: ../CHANGES |