MyNameIsCosmo / fontawesome-latex

Python utility to download and create FontAwesome LaTeX mappings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Conditional for Pro Icons

MyNameIsCosmo opened this issue · comments

The \ifthen condition should be applied to the pro icons.yml in the release.
Currently, the release is only for Font Awesome 5 Free.

Something like:

% freeiconhere
\iffontawesome@pro
% proiconhere
\fi
% freeiconhere

This is also pending some licensing inquiries about the metadata included in the Font Awesome 5 Pro package.