template.tex: Set encoding to UTF-8

Otherwise you get weird characters for non-ASCII characters when using
pdflatex. I tried to run xelatex but it can't find FontAwesome.
This commit is contained in:
Alan Orth 2018-01-14 14:24:42 +02:00
parent bdb1a7dce9
commit 50115596f1
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
%\nopagenumbers{} % uncomment to suppress automatic page numbering for CVs longer than one page
% character encoding
%\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
\usepackage[utf8]{inputenc} % if you are not using xelatex ou lualatex, replace by the encoding you are using
%\usepackage{CJKutf8} % if you need to use CJK to typeset your resume in Chinese, Japanese or Korean
% adjust the page margins