Update old style to use symbol instead of marvosym (#209)

* Update old style to use symbol instead of marvosym

* Update CHANGELOG

Added info to changelog

---------

Co-authored-by: Cali Garmo <aram.dermenjian.o@gmail.com>
This commit is contained in:
Aram Dermenjian 2024-09-23 20:42:05 -07:00 committed by GitHub
commit f05efdb2de
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 5 deletions

View file

@ -47,11 +47,7 @@
% symbols
\if@symbols
\ifxetexorluatex
\moderncvicons{awesome} % use font-awesome symbols if lualatex or xelatex is used
\else
\moderncvicons{marvosym} % use marvosym symbols pdflatex is used
\fi
\moderncvicons{symbols} % use marvosym symbols pdflatex is used
\else
\moderncvicons{letters} % do not use symbols, use letters
\fi