summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/fontawesome5/README.md
diff options
context:
space:
mode:
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.