summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/fontawesome
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-18 22:17:06 +0000
committerKarl Berry <karl@freefriends.org>2015-07-18 22:17:06 +0000
commit4ee00388635ab97c7160548e1f23ba8e4f960887 (patch)
tree1f804edd3290d0d61c8f276aff061e79aa1a4ae5 /Master/texmf-dist/doc/fonts/fontawesome
parentf7a7f4a696ae8437568b48d3a72d630607d9ff84 (diff)
fontawesome (18jul15)
git-svn-id: svn://tug.org/texlive/trunk@37890 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/fontawesome')
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/README26
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/README.md4
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdfbin173175 -> 192351 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex7
4 files changed, 32 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/fonts/fontawesome/README b/Master/texmf-dist/doc/fonts/fontawesome/README
new file mode 100644
index 00000000000..fc737366af2
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/fontawesome/README
@@ -0,0 +1,26 @@
+#fontawesome -- high quality web icons#
+
+The **fontawesome** package grants access to 519 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://www.fontawesome.io for more details about the font itself.
+
+This package works both with Xe(La)TeX and Lua(La)TeX (using _fontspec_ to load
+the included original otf font), as well as pdf(La)TeX (using an included
+type1 conversion and character mapping of the 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<br/>
+Author: Dave Gandy<br/>
+Licence: SIL Open Font License, version 1.1<br/>
+URL: http://www.fontawesome.io
+
+fontawesome LaTeX package<br/>
+Author: Xavier Danaux <xdanaux@gmail.com><br/>
+Licence: The LaTeX Project Public Li­cense, version 1.3c<br/>
+URL: https://github.com/xdanaux/fontawesome-latex
diff --git a/Master/texmf-dist/doc/fonts/fontawesome/README.md b/Master/texmf-dist/doc/fonts/fontawesome/README.md
index ecdceb35ea0..fc737366af2 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome/README.md
+++ b/Master/texmf-dist/doc/fonts/fontawesome/README.md
@@ -17,10 +17,10 @@ commands is showcased in the manual.
Font Awesome font<br/>
Author: Dave Gandy<br/>
-Licence: SIL Open Font License, version 1.1
+Licence: SIL Open Font License, version 1.1<br/>
URL: http://www.fontawesome.io
fontawesome LaTeX package<br/>
Author: Xavier Danaux <xdanaux@gmail.com><br/>
-Licence: The LaTeX Project Public Li­cense, version 1.3c
+Licence: The LaTeX Project Public Li­cense, version 1.3c<br/>
URL: https://github.com/xdanaux/fontawesome-latex
diff --git a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf
index 4dc3bb09345..0de10260783 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf
+++ b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex
index 106e31410f8..717b53153ac 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex
+++ b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex
@@ -1,5 +1,5 @@
%% start of file `fontawesome.tex'.
-%% Copyright 2015 Xavier Danaux (xdanaux@gmail.com).
+%% Copyright 2013-2015 Xavier Danaux (xdanaux@gmail.com).
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
@@ -7,8 +7,8 @@
\documentclass{ltxdoc}
%\GetFileInfo{\jobname.sty}
-\def\fileversion{4.3.0}
-\def\filedate{July 07, 2015}
+\def\fileversion{4.3.0-1}
+\def\filedate{July 10, 2015}
\usepackage{lmodern}
\usepackage[numbered]{hypdoc}
\usepackage{hologo}
@@ -37,6 +37,7 @@ The \textsf{\jobname} package grants access to 519 web-related icons provided by
This package works both with \hologo{Xe}\hologo{(La)TeX} and Lua\hologo{(La)TeX} (using \textsf{fontspec} to load the included original \textsf{otf} font), as well as pdf\hologo{(La)TeX} (using an included \textsf{type1} conversion and character mapping of the font).
\end{abstract}
+\changes{v4.3.0-1}{2015/07/10}{Converted the otf font to 1000upm to avoid a bug within xdvipdfmx.}
\changes{v4.3.0} {2015/07/07}{Update to match Font Awesome version 4.3.0, with a total of 519 icons.}
\changes{v3.1.1} {2013/05/10}{Update to match Font Awesome version 3.1.1, with 53 new icons.}
\changes{v3.0.2-1}{2013/03/23}{Bigfix release: corrected the swap of the \cs{text-height} and \cs{text-width} icons.}