]> git.lyx.org Git - features.git/blobdiff - development/batchtests/beamer_test.tex.orig
Amend a7c58e2f: Do not output hyperref option unicode with recent hyperref versions
[features.git] / development / batchtests / beamer_test.tex.orig
index c68031d3c44d1d3c44ab0d73e45219bce207c6b9..ee846cc34aba1409cd6c7f49db6f2afe6f1271f5 100644 (file)
 \usepackage{url}
 \ifx\hypersetup\undefined
   \AtBeginDocument{%
-    \hypersetup{unicode=true}
+    \hypersetup{}
   }
 \else
-  \hypersetup{unicode=true}
+  \hypersetup{}
 \fi
 
 \makeatletter