Remove the pdflatex option when loading hyperref to enable other engines (dvips, xetex, etc)

This commit is contained in:
Xavier Danaux
2011-11-06 17:21:25 +01:00
parent 732a654137
commit 00d57b7204

View File

@ -126,7 +126,7 @@
\AtEndPreamble{
\@ifpackageloaded{CJK}
{\RequirePackage[CJKbookmarks]{hyperref}}
{\RequirePackage[pdftex]{hyperref}}
{\RequirePackage{hyperref}}
\AtBeginDocument{
\hypersetup{
breaklinks,