Fix FontAwesome path in the template

This commit is contained in:
coolneng 2019-09-04 18:57:02 +02:00
parent 40df945b14
commit 5623b1fb60
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -69,7 +69,7 @@
\newfontfamily{\hlight}[UprightFont={* Light}]{Cormorant Garamond}
%\defaultfontfeatures{Mapping=tex-text} % converts LaTeX specials (``quotes'' --- dashes etc.) to unicode
\defaultfontfeatures{
Path = /usr/local/share/texmf-dist/fonts/opentype/public/fontawesome/ }
Path = /opt/texlive/2019/texmf-dist/fonts/opentype/public/fontawesome/ }
\usepackage{fontawesome} % glyphs for contact info
% CUSTOM COMMANDS