forked from mirrors/Awesome-CV
Merge pull request #47 from JanHendrikDolling/master
add unicode to hyperref packed to allowed unicode in pdf infos
This commit is contained in:
commit
68f4785bea
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@
|
|||
% Needed to deal a paragraphs
|
||||
\RequirePackage{parskip}
|
||||
% Needed to deal hyperlink
|
||||
\RequirePackage[hidelinks]{hyperref}
|
||||
\RequirePackage[hidelinks,unicode]{hyperref}
|
||||
\hypersetup{%
|
||||
pdftitle={},
|
||||
pdfauthor={},
|
||||
|
|
Loading…
Reference in a new issue