add unicode to hyperref packed to allowed unicode in pdf infos

This commit is contained in:
JHD 2016-05-12 17:04:40 +02:00
parent 8682e5f8ed
commit 67b2708a9e

View file

@ -78,7 +78,7 @@
% Needed to deal a paragraphs % Needed to deal a paragraphs
\RequirePackage{parskip} \RequirePackage{parskip}
% Needed to deal hyperlink % Needed to deal hyperlink
\RequirePackage[hidelinks]{hyperref} \RequirePackage[hidelinks,unicode]{hyperref}
\hypersetup{% \hypersetup{%
pdftitle={}, pdftitle={},
pdfauthor={}, pdfauthor={},