Skip to content

Commit

Permalink
Fix potentially mis-packaged fontawesome5 in TeX Live 2017, see https…
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelroland committed Jul 11, 2023
1 parent 2dad993 commit 8da69ae
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions jkureport.sty
Original file line number Diff line number Diff line change
Expand Up @@ -485,6 +485,10 @@
\RequirePackage{helvet}
\RequirePackage{euler}
\RequirePackage{fontawesome5}
\ifxetex\else%
% fix potentially mis-packaged FA5 in TeX Live 2017, see https://tex.stackexchange.com/q/497792/290236
\pdfmapfile{=fontawesome5.map}%
\fi

\ifbool{jkureport@xetexfonts}{%
\expandafter\IfFileExists\expandafter{\jkureport@fontpath PublicSans-Regular.ttf}{%
Expand Down

0 comments on commit 8da69ae

Please sign in to comment.