Correct fontawesome path

This commit is contained in:
coolneng 2019-07-01 20:23:24 +02:00
parent d670a6e109
commit db4de2c2a4
1 changed files with 1 additions and 1 deletions

View File

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