Remove redundant copy of FontAwesome (#399)
This was missed in #344 & 3280a87599ed2bf37ea5d0753690f852919f6ccd. Closes #399.
This commit is contained in:
parent
e55bd80320
commit
5c5699a818
@ -73,7 +73,6 @@
|
|||||||
% Needed to manage math fonts
|
% Needed to manage math fonts
|
||||||
\RequirePackage{unicode-math}
|
\RequirePackage{unicode-math}
|
||||||
% Needed to use icons from font-awesome
|
% Needed to use icons from font-awesome
|
||||||
% (https://github.com/posquit0/latex-fontawesome)
|
|
||||||
\RequirePackage{fontawesome5}
|
\RequirePackage{fontawesome5}
|
||||||
\RequirePackage[default,opentype]{sourcesanspro}
|
\RequirePackage[default,opentype]{sourcesanspro}
|
||||||
% Needed for the photo ID
|
% Needed for the photo ID
|
||||||
@ -161,8 +160,6 @@
|
|||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Configuration for fonts
|
% Configuration for fonts
|
||||||
%-------------------------------------------------------------------------------
|
%-------------------------------------------------------------------------------
|
||||||
% Set the FontAwesome font to be up-to-date.
|
|
||||||
\setfontfamily\FA[Path=\@fontdir]{FontAwesome}
|
|
||||||
% Set font for header (default is Roboto)
|
% Set font for header (default is Roboto)
|
||||||
\newfontfamily\headerfont[
|
\newfontfamily\headerfont[
|
||||||
Path=\@fontdir,
|
Path=\@fontdir,
|
||||||
|
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user