mirror of
https://github.com/moderncv/moderncv.git
synced 2026-02-06 10:05:19 +01:00
Remove the pdflatex option when loading hyperref to enable other engines (dvips, xetex, etc)
This commit is contained in:
parent
732a654137
commit
00d57b7204
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@
|
|||
\AtEndPreamble{
|
||||
\@ifpackageloaded{CJK}
|
||||
{\RequirePackage[CJKbookmarks]{hyperref}}
|
||||
{\RequirePackage[pdftex]{hyperref}}
|
||||
{\RequirePackage{hyperref}}
|
||||
\AtBeginDocument{
|
||||
\hypersetup{
|
||||
breaklinks,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue