From 45a1aa5f9a56ed14b816679fe7840d91784d9442 Mon Sep 17 00:00:00 2001 From: Wong Ding Feng Date: Sun, 8 Sep 2019 07:33:42 +0800 Subject: [PATCH] Fix FA already defined --- awesome-cv.cls | 1 + 1 file changed, 1 insertion(+) diff --git a/awesome-cv.cls b/awesome-cv.cls index c26c775..fe4d8a8 100644 --- a/awesome-cv.cls +++ b/awesome-cv.cls @@ -160,6 +160,7 @@ %------------------------------------------------------------------------------- % Configuration for fonts %------------------------------------------------------------------------------- +\let\FA\relax % Set the FontAwesome font to be up-to-date. \newfontfamily\FA[Path=\@fontdir]{FontAwesome} % Set font for header (default is Roboto)