LaTeX template: Use bookmark
if available
The `bookmark` package can sometimes correct the levels of headings where `hyperref` cannot: see <https://komascript.de/release3.26>.
This commit is contained in:
parent
6a71997fcb
commit
8feda269b0
1 changed files with 1 additions and 1 deletions
|
@ -199,7 +199,7 @@ $if(verbatim-in-note)$
|
|||
$endif$
|
||||
\IfFileExists{xcolor.sty}{\usepackage{xcolor}}{}
|
||||
\IfFileExists{xurl.sty}{\usepackage{xurl}}{} % add URL line breaks if available
|
||||
\usepackage{hyperref}
|
||||
\IfFileExists{bookmark.sty}{\usepackage{bookmark}}{\usepackage{hyperref}}
|
||||
\hypersetup{
|
||||
$if(title-meta)$
|
||||
pdftitle={$title-meta$},
|
||||
|
|
Loading…
Add table
Reference in a new issue