From: Scott Kostyshak Date: Thu, 10 Oct 2013 06:19:28 +0000 (-0400) Subject: Fix XeTeX of Formula-numbering.lyx X-Git-Tag: 2.1.0beta2~28 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=f79d8839cd4648afcd5d0b897794e266215d2624;p=features.git Fix XeTeX of Formula-numbering.lyx XeTeX export works after removing the unnecessary hyperref package option 'hypertex'. --- diff --git a/lib/doc/Formula-numbering.lyx b/lib/doc/Formula-numbering.lyx index 02f78c4d12..9a84731a97 100644 --- a/lib/doc/Formula-numbering.lyx +++ b/lib/doc/Formula-numbering.lyx @@ -17,7 +17,7 @@ \else % if DVI -\usepackage[colorlinks=true, hypertex]{hyperref} +\usepackage[colorlinks=true]{hyperref} \fi diff --git a/lib/doc/de/Formelnummerierung.lyx b/lib/doc/de/Formelnummerierung.lyx index b92df2bc85..eb2c62a4fe 100644 --- a/lib/doc/de/Formelnummerierung.lyx +++ b/lib/doc/de/Formelnummerierung.lyx @@ -17,7 +17,7 @@ \else % if DVI -\usepackage[colorlinks=true, hypertex]{hyperref} +\usepackage[colorlinks=true]{hyperref} \fi diff --git a/lib/doc/es/Formula-numbering.lyx b/lib/doc/es/Formula-numbering.lyx index cc41552fc9..c91f0d013b 100644 --- a/lib/doc/es/Formula-numbering.lyx +++ b/lib/doc/es/Formula-numbering.lyx @@ -17,7 +17,7 @@ \else % if DVI -\usepackage[colorlinks=true, hypertex]{hyperref} +\usepackage[colorlinks=true]{hyperref} \fi diff --git a/lib/doc/fr/Formula-numbering.lyx b/lib/doc/fr/Formula-numbering.lyx index 5389bfe30c..4edbdddf7f 100644 --- a/lib/doc/fr/Formula-numbering.lyx +++ b/lib/doc/fr/Formula-numbering.lyx @@ -17,7 +17,7 @@ \else % if DVI -\usepackage[colorlinks=true, hypertex]{hyperref} +\usepackage[colorlinks=true]{hyperref} \fi