From af2d81a11548ea0c13ac701d19851d09f539b4fd Mon Sep 17 00:00:00 2001 From: Ollie Ford Date: Tue, 2 Oct 2018 19:11:01 +0100 Subject: [PATCH] Fix redefinition of \FA This commit fixes an issue when using recent fontspec versions. Described in: https://tex.stackexchange.com/a/453198/73121 Closes #234. --- awesome-cv.cls | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/awesome-cv.cls b/awesome-cv.cls index c26c775..7c2ae81 100644 --- a/awesome-cv.cls +++ b/awesome-cv.cls @@ -161,7 +161,7 @@ % Configuration for fonts %------------------------------------------------------------------------------- % Set the FontAwesome font to be up-to-date. -\newfontfamily\FA[Path=\@fontdir]{FontAwesome} +\setfontfamily\FA[Path=\@fontdir]{FontAwesome} % Set font for header (default is Roboto) \newfontfamily\headerfont[ Path=\@fontdir,