summaryrefslogtreecommitdiff
path: root/fonts/fontawesome5/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/fontawesome5/README.md
Initial commit
Diffstat (limited to 'fonts/fontawesome5/README.md')
-rw-r--r--fonts/fontawesome5/README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/fonts/fontawesome5/README.md b/fonts/fontawesome5/README.md
new file mode 100644
index 0000000000..6d5eff0b95
--- /dev/null
+++ b/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 OFL 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.