mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Amend a7c58e2f
: Do not output hyperref option unicode with recent hyperref versions
This commit is contained in:
parent
62ab563c25
commit
055e097a25
@ -12,10 +12,10 @@
|
||||
\usepackage{url}
|
||||
\ifx\hypersetup\undefined
|
||||
\AtBeginDocument{%
|
||||
\hypersetup{unicode=true}
|
||||
\hypersetup{}
|
||||
}
|
||||
\else
|
||||
\hypersetup{unicode=true}
|
||||
\hypersetup{}
|
||||
\fi
|
||||
|
||||
\makeatletter
|
||||
|
Loading…
Reference in New Issue
Block a user