summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/fontawesome5/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-02-16 00:08:56 +0000
committerKarl Berry <karl@freefriends.org>2018-02-16 00:08:56 +0000
commite63fcdfa34c2a5f9818b7d72ebf9a5506069ba99 (patch)
tree9cc7bda67c45a01abb3e90f638cc42cdc093879b /Master/texmf-dist/doc/fonts/fontawesome5/README.md
parent42ba42be479afb3cdef765d96c1bd0d7e689573e (diff)
fontawesome5 (15feb18)
git-svn-id: svn://tug.org/texlive/trunk@46649 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/fontawesome5/README.md')
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome5/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/fontawesome5/README.md b/Master/texmf-dist/doc/fonts/fontawesome5/README.md
new file mode 100644
index 00000000000..f737c98d2eb
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/fontawesome5/README.md
@@ -0,0 +1,14 @@
+Support files for using Font Awesome 5 with LaTeX
+
+This package provides LaTeX support for the included "Font Awesome 5 Free" icon set. These icons were designed by Fort Awesome and released under the SIL OTL 1.1 license.
+The commercial "Pro" version is also supported, if it is installed and XeLaTeX or LuaLaTeX is used. For this font you need a paid license, for more information visit https://fontawesome.com/pro.
+More information about Font Awesome is available at https://fontawesome.com.
+
+To use an icon after the package is loaded, just enter the name of the icon in camel-case prefixed with \fa, for example `\faAddressBook` for the `address-book` icon.
+
+
+The TeX files are maintained by Marcel Krüger and are released under the LaTeX Project Public License version 1.3c.
+All included fonts are provided by @fontawesome -- http://fontawesome.com under the SIL OFL 1.1 license
+This package is not an official Font Awesome project.
+
+For bug reports, please write to tex@2krueger.de.