mirror of
https://github.com/fsr/nopanic
synced 2024-11-15 08:53:11 +01:00
Fix encoding problem in bookmarks
This commit is contained in:
parent
242e7e4aa4
commit
79e5376626
|
@ -32,7 +32,7 @@
|
|||
pdfauthor={FSR Informatik der TU Dresden},
|
||||
pdftitle={The Manual - ESE 2020},
|
||||
breaklinks=true, colorlinks=false, pdfborder={0 0 0},
|
||||
pdfencoding=auto
|
||||
pdfencoding=unicode
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue