Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add FontAwesome support and usage instructions #107

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rohitg00
Copy link

  • styles/chmduquesne.tex

    • Add \usesymbols[fontawesome] and \def\fa#1{\symbol[fontawesome][#1]} to enable FontAwesome icons.
  • Makefile

    • Add mtxrun --script fonts --reload to the pdf target to reload fonts.
  • 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.

* **styles/chmduquesne.tex**
  - Add `\usesymbols[fontawesome]` and `\def\fa#1{\symbol[fontawesome][mszep#1]}` to enable FontAwesome icons.

* **Makefile**
  - Add `mtxrun --script fonts --reload` to the `pdf` target to reload fonts.

* **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.
@rohitg00
Copy link
Author

Proposed solution for #57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant