Correct fontawesome path
This commit is contained in:
parent
d670a6e109
commit
db4de2c2a4
|
@ -69,7 +69,7 @@
|
|||
\newfontfamily{\hlight}[UprightFont={* Light}]{EB Garamond}
|
||||
%\defaultfontfeatures{Mapping=tex-text} % converts LaTeX specials (``quotes'' --- dashes etc.) to unicode
|
||||
\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
|
||||
|
||||
% CUSTOM COMMANDS
|
||||
|
|
Loading…
Reference in New Issue