diff --git a/xml2xslt.xsl b/xml2xslt.xsl index 12a4d19..029ce6e 100644 --- a/xml2xslt.xsl +++ b/xml2xslt.xsl @@ -178,8 +178,7 @@ % Safer to specify the hyperref options directly rather than relying on % the default hyperref.cfg, as XeLaTeX seems to ignore it :(. -\usepackage[ pdftex,% - pdfpagemode=UseNone,% +\usepackage[ pdfpagemode=UseNone,% colorlinks,% urlcolor=blue,% citecolor=blue,% @@ -217,8 +216,7 @@ % Safer to specify the hyperref options directly rather than relying on % the default hyperref.cfg, as XeLaTeX seems to ignore it :(. -\usepackage[ xetex,% - pdfpagemode=UseNone,% +\usepackage[ pdfpagemode=UseNone,% colorlinks,% urlcolor=blue,% citecolor=blue,%