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 --reload
to thepdf
target 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.