summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-12 16:13:19 +0000
committerKarl Berry <karl@freefriends.org>2016-06-12 16:13:19 +0000
commit95df39af39407a586f27d40689d869682d9402b4 (patch)
treee1f35d0957d6a0e7a5f21a0b59c0c2892b59c7f3 /Master/texmf-dist/doc/fonts
parent2b260abe48e510f08cedf3cfff99135ac30e60ac (diff)
fontawesome (22may16)
git-svn-id: svn://tug.org/texlive/trunk@41412 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdfbin229157 -> 229866 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex16
2 files changed, 10 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.pdf
index 0e12a667b75..3a3eca2e715 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 c326e4c9a67..53e24d2e2e5 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex
+++ b/Master/texmf-dist/doc/fonts/fontawesome/fontawesome.tex
@@ -7,8 +7,8 @@
\documentclass{ltxdoc}
%\GetFileInfo{\jobname.sty}
-\def\fileversion{4.6.3.1}
-\def\filedate{May 15, 2016}
+\def\fileversion{4.6.3.2}
+\def\filedate{May 22, 2016}
\usepackage{lmodern}
\usepackage[numbered]{hypdoc}
\usepackage{hologo}
@@ -49,6 +49,9 @@ This package works both with \hologo{Xe}\hologo{(La)TeX} and Lua\hologo{(La)TeX}
%\let\PrintDescribeEnv\@gobble
\let\PrintMacroName\@gobble
%\let\PrintEnvName\@gobble
+\begin{macro}{\fa500Px}
+\changes{v4.6.3.2}{2016/05/22}{Removed direct command.}
+\end{macro}
\begin{macro}{\faHourglass}
\changes{v4.6.3.1}{2016/05/15}{Fixed definition.}
\end{macro}
@@ -116,8 +119,9 @@ The \textsf{\jobname} package requires the \textsf{fontspec} package when using
\section{Usage}
\DescribeMacro{\faicon}
-Once the \textsf{\jobname} package loaded, icons can be accessed through the general \cs{faicon}, which takes as mandatory argument the \meta{name} of the desired icon, or through a direct command specific to each icon. The full list of icon designs, names and direct commands are showcased next.
+Once the \textsf{\jobname} package loaded, icons can be accessed through the general \cs{faicon}, which takes as mandatory argument the \meta{name} of the desired icon, or through a direct command specific to each icon. The full list of icon designs, names and direct commands are showcased in section \ref{section:icons}.
+\section{List of icons\label{section:icons}}
\newenvironment{showcase}%
{%
% \begin{longtable}{ccp{3cm}p{3.5cm}p{1cm}}% debug: shows icons with both generic and specific commands
@@ -144,11 +148,11 @@ Once the \textsf{\jobname} package loaded, icons can be accessed through the gen
\ifthenelse{\equal{#1}{alias}}{%
\textcolor{black!50}{(alias)}}{}%
}}
-
-\section{List of icons}
%\subsection{Web application icons\label{section:web_application}}
+%\subsection{Transportation icons\label{section:transportation}}
+%\subsection{...}
\begin{showcase}
- \showcaseicon{500px}{fa500Px}{}
+ \showcaseicon{500px}{faicon\{500px\}}{}
\showcaseicon{adjust}{faAdjust}{}
\showcaseicon{adn}{faAdn}{}
\showcaseicon{align-center}{faAlignCenter}{}