commit 055e097a2561f69cedefc898e2eb7b2fc30e5ba1
Author: Kornel Benko <[email protected]>
Date: Tue May 10 11:37:39 2022 +0200
Amend a7c58e2f: Do not output hyperref option unicode with recent hyperref
versions
---
development/batchtests/beamer_test.tex.orig | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/development/batchtests/beamer_test.tex.orig
b/development/batchtests/beamer_test.tex.orig
index c68031d..ee846cc 100644
--- a/development/batchtests/beamer_test.tex.orig
+++ b/development/batchtests/beamer_test.tex.orig
@@ -12,10 +12,10 @@
\usepackage{url}
\ifx\hypersetup\undefined
\AtBeginDocument{%
- \hypersetup{unicode=true}
+ \hypersetup{}
}
\else
- \hypersetup{unicode=true}
+ \hypersetup{}
\fi
\makeatletter
--
lyx-cvs mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-cvs