Merge pull request #47 from JanHendrikDolling/master

add unicode to hyperref packed to allowed unicode in pdf infos
This commit is contained in:
Byungjin Park 2016-08-07 15:02:57 +09:00 committed by GitHub
commit 68f4785bea

View file

@ -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={},