diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/fontawesome/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/fontawesome/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/fontawesome/README b/Master/texmf-dist/doc/latex/fontawesome/README new file mode 100644 index 00000000000..f83d5a58c04 --- /dev/null +++ b/Master/texmf-dist/doc/latex/fontawesome/README @@ -0,0 +1,24 @@ +fontawesome -- high quality web icons + +The "fontawesome" package grants access to 249 web-related icons provided by the +included "Font Awesome" free font, designed by Dave Gandy and released under +the open SIL Open Font License (available at http://scripts.sil.org/OFL). +See http://fortawesome.github.com/Font-Awesome for more details about the font +itself. + +This package requires the "fontspec" package and either the Xe(La)TeX or +Lua(La)TeX engine to load the included otf font. + +Once the package is loaded, icons can be accessed through the general \faicon +command, which takes as argument the name of the desired icon, or through direct +commands specific to each icon. The full list of icon designs, names and direct +commands is showcased in the manual. + + +Font Awesome font +Author: Dave Gandy +Licence: SIL Open Font License + +fontawesome package +Author: Xavier Danaux <xdanaux@gmail.com> +Licence: The LaTeX Project Public LiĀcense, version 1.3c |