Compiling the article with the template provided by ReScience can lead to a confusing issue for users of macOS using MacTex, as I just experienced. It is well described here by someone else that stumbled into this one month ago: https://tex.stackexchange.com/questions/369068/how-can-i-use-the-fontawesome-package-with-xelatex
I solved this by opening the otf file located in /usr/local/texlive/2017/texmf-dist/fonts/opentype/public/fontawesome/FontAwesome.otf with Font Book, and installing it as a regular font.
We may want to include something about that in the README.md (possibly along with including FontAwesome.otf directly in the repo to make it easier) or solve the problem in some other way.
Compiling the article with the template provided by ReScience can lead to a confusing issue for users of macOS using MacTex, as I just experienced. It is well described here by someone else that stumbled into this one month ago: https://tex.stackexchange.com/questions/369068/how-can-i-use-the-fontawesome-package-with-xelatex
I solved this by opening the otf file located in
/usr/local/texlive/2017/texmf-dist/fonts/opentype/public/fontawesome/FontAwesome.otfwith Font Book, and installing it as a regular font.We may want to include something about that in the
README.md(possibly along with includingFontAwesome.otfdirectly in the repo to make it easier) or solve the problem in some other way.