Skip to content

Commit

Permalink
Fix error: Check posquit0#181 (comment)
Browse files Browse the repository at this point in the history
  • Loading branch information
fox0430 committed Sep 6, 2020
1 parent 4be6c21 commit 738612e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions fontawesome.sty
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
% Requirements to use.
\usepackage{fontspec}

% Define shortcut to load the Font Awesome font.
\newfontfamily{\FA}{FontAwesome}
% Generic command displaying an icon by its name.
\newcommand*{\faicon}[1]{{
\FA\csname faicon@#1\endcsname
Expand Down Expand Up @@ -784,4 +782,4 @@
\expandafter\def\csname faicon@youtube\endcsname {\symbol{"F167}} \def\faYoutube {{\FA\csname faicon@youtube\endcsname}}
\expandafter\def\csname faicon@youtube-play\endcsname {\symbol{"F16A}} \def\faYoutubePlay {{\FA\csname faicon@youtube-play\endcsname}}
\expandafter\def\csname faicon@youtube-square\endcsname {\symbol{"F166}} \def\faYoutubeSquare {{\FA\csname faicon@youtube-square\endcsname}}
\endinput
\endinput

0 comments on commit 738612e

Please sign in to comment.