]> git.lyx.org Git - features.git/commitdiff
Fix XeTeX of Formula-numbering.lyx
authorScott Kostyshak <skostysh@lyx.org>
Thu, 10 Oct 2013 06:19:28 +0000 (02:19 -0400)
committerScott Kostyshak <skostysh@lyx.org>
Thu, 10 Oct 2013 06:23:23 +0000 (02:23 -0400)
XeTeX export works after removing the unnecessary
hyperref package option 'hypertex'.

lib/doc/Formula-numbering.lyx
lib/doc/de/Formelnummerierung.lyx
lib/doc/es/Formula-numbering.lyx
lib/doc/fr/Formula-numbering.lyx

index 02f78c4d12bccc832fc662cd232920c515e04829..9a84731a97b7309bb09b397850fc4a6586a92e5b 100644 (file)
@@ -17,7 +17,7 @@
 
 \else % if DVI
 
-\usepackage[colorlinks=true, hypertex]{hyperref}
+\usepackage[colorlinks=true]{hyperref}
 
 \fi
 
index b92df2bc853726e25c0932b7136985f43638498f..eb2c62a4fe104669e5e06ce2cddfa21f7c63a189 100644 (file)
@@ -17,7 +17,7 @@
 
 \else % if DVI
 
-\usepackage[colorlinks=true, hypertex]{hyperref}
+\usepackage[colorlinks=true]{hyperref}
 
 \fi
 
index cc41552fc9e3c915032241d28ed698b548bd80ad..c91f0d013b1e6286eb85b8a15639fd7389c09580 100644 (file)
@@ -17,7 +17,7 @@
 
 \else % if DVI
 
-\usepackage[colorlinks=true, hypertex]{hyperref}
+\usepackage[colorlinks=true]{hyperref}
 
 \fi
 
index 5389bfe30c12edc83326ece328d69ae086b025d0..4edbdddf7f153e9a0dd19feb609a37a0e208c595 100644 (file)
@@ -17,7 +17,7 @@
 
 \else % if DVI
 
-\usepackage[colorlinks=true, hypertex]{hyperref}
+\usepackage[colorlinks=true]{hyperref}
 
 \fi