pandoc_resume
pandoc_resume copied to clipboard
Add FontAwesome support and usage instructions
-
styles/chmduquesne.tex
- Add
\usesymbols[fontawesome]and\def\fa#1{\symbol[fontawesome][#1]}to enable FontAwesome icons.
- Add
-
Makefile
- Add
mtxrun --script fonts --reloadto thepdftarget to reload fonts.
- Add
-
markdown/resume.md
- Add examples of using FontAwesome icons in the markdown content.
-
README.md
- Add a section explaining how to use FontAwesome icons in the markdown content.
Proposed solution for https://github.com/mszep/pandoc_resume/issues/57