mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-02-22 21:05:47 +08:00
Update Font Awesome to version 7
# Conflicts: # awesome-cv.cls
This commit is contained in:
parent
5e0b6e90be
commit
0d10e2e40a
2 changed files with 2 additions and 2 deletions
|
|
@ -100,7 +100,7 @@ In either case, this should result in the creation of ``{your-cv}.pdf``
|
|||
|
||||
[**LaTeX**](https://www.latex-project.org) is a fantastic typesetting program that a lot of people use these days, especially the math and computer science people in academia.
|
||||
|
||||
[**FontAwesome6 LaTeX Package**](https://github.com/braniii/fontawesome) is a LaTeX package that provides access to the [Font Awesome 6](https://fontawesome.com/v6/icons) icon set.
|
||||
[**FontAwesome7 LaTeX Package**](https://github.com/braniii/fontawesome) is a LaTeX package that provides access to the [Font Awesome 7](https://fontawesome.com/v7/icons) icon set.
|
||||
|
||||
[**Roboto**](https://github.com/google/roboto) is the default font on Android and ChromeOS, and the recommended font for Google’s visual language, Material Design.
|
||||
|
||||
|
|
|
|||
|
|
@ -76,7 +76,7 @@
|
|||
% Needed to manage math fonts
|
||||
\RequirePackage{unicode-math}
|
||||
% Needed to use icons from font-awesome
|
||||
\RequirePackage{fontawesome6}
|
||||
\RequirePackage{fontawesome7}
|
||||
\RequirePackage{accsupp}
|
||||
\defaultfontfeatures{
|
||||
Renderer=HarfBuzz,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue