commit 1bb59982ea6463c8e463679f95fe1c02cbce091b
parent b190061bb032505a03badcf1f1a1a838eabbe283
Author: Matt Fehrenbach <m.fehrenbach@pm.me>
Date: Sun, 9 Aug 2020 19:19:02 +0100
Added path to defaultfontfeatures
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/awesome-cv.cls b/awesome-cv.cls
@@ -69,7 +69,7 @@
% Needed to manage fonts
\RequirePackage[quiet]{fontspec}
% To support LaTeX quoting style
-\defaultfontfeatures{Ligatures=TeX}
+\defaultfontfeatures{Ligatures=TeX, Path = /usr/share/texmf-dist/fonts/opentype/public/fontawesome/}
% Needed to manage math fonts
\RequirePackage{unicode-math}
% Needed to use icons from font-awesome