summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-03-24 20:50:55 +0000
committerKarl Berry <karl@freefriends.org>2020-03-24 20:50:55 +0000
commit0d64073f4271e08f232866d30552e99e19f60479 (patch)
tree724ed6d6d6791bec8380a367f29c16528b9a5a73 /Master/texmf-dist/doc/fonts
parent663eda4fa065036cbf72489106aa6b8d6244a301 (diff)
fontawesome5 (24mar20)
git-svn-id: svn://tug.org/texlive/trunk@54517 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdfbin692466 -> 718097 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.tex14
-rw-r--r--Master/texmf-dist/doc/fonts/fontawesome5/fulllist.tex2
3 files changed, 13 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdf b/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdf
index ba84611afeb..214ad931d9a 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdf
+++ b/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.tex b/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.tex
index e0168548e08..a6a157ad106 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.tex
+++ b/Master/texmf-dist/doc/fonts/fontawesome5/fontawesome5.tex
@@ -4,11 +4,14 @@
\usepackage{metalogo}
\usepackage{longtable}
\usepackage{fontawesome5}
+% \usepackage{xcolor}
+% \usepackage[pro]{fontawesome5}
+% \faStyle{duotone}
\usepackage[utf8]{inputenc}
\usepackage{geometry}
\MakeShortVerb{\|}
\begin{document}
-\title{The fontawesome5 package\thanks{This document corresponds to fontawesome5 version 5.12.0.1, dated 2020/01/17}}
+\title{The fontawesome5 package\thanks{This document corresponds to fontawesome5 version 5.13.0, dated 2020/03/24}}
\author{Font Awesome\thanks{More information at \url{https://fontawesome.com}} (The font)\and Marcel Krüger\thanks{E-Mail: \href{mailto:tex@2krueger.de}{\nolinkurl{tex@2krueger.de}}} (The \LaTeX{} package)}
\maketitle
This package provides \LaTeX{} support for the Font Awesome 5 icons.
@@ -58,7 +61,7 @@ Multiple versions of the file icon: \faFile~\faFile*~\faFile[regular]~\faFile*[r
Alternative syntax: \faIcon{file}~\faIcon*{file}~\faIcon[regular]{file}~\faIcon*[regular]{file}.
\subsection*{Font Awesome Pro}
-Font Awesome 5 is available in a Free and a Pro version.
+Font Awesome 5 is available in a Free and a Pro version.
This package uses the free version by default.
If you own a Pro license and have the Font Awesome 5 Pro desktop fonts installed in your system font path, you can use Pro instead.
For this, load the package with the |[pro]| option:
@@ -66,10 +69,15 @@ For this, load the package with the |[pro]| option:
\usepackage[pro]{fontawesome5}
\end{verbatim}
Now additional icons, the |duotone| and the |light| style can be used.
+The second color for |duotone| icons can be set though |\faDuotoneSetSecondary|:
+\begin{verbatim}
+ \faDuotoneSetSecondary{green}% From here on, the secondary layer
+ % will be green.
+\end{verbatim}
Pro is only supported with \XeLaTeX{} and \LuaLaTeX.
\subsection*{Updates}
-This package corresponds to Font Awesome 5.12.0.
+This package corresponds to Font Awesome 5.13.0.
In case there is a newer version available on the Font Awesome homepage, check for updates on \url{https://ctan.org/pkg/fontawesome5}. Should there be no corresponding update on CTAN, you can write a mail to \href{mailto:tex@2krueger.de}{\nolinkurl{tex@2krueger.de}}.
If you use \XeLaTeX{} or \LuaLaTeX{}, you can also directly download the new Desktop Fonts from \url{https://fontawesome.com} into your \TeX{} tree. If you save them with the filenames\\
{\ttfamily\begin{tabular}{l}
diff --git a/Master/texmf-dist/doc/fonts/fontawesome5/fulllist.tex b/Master/texmf-dist/doc/fonts/fontawesome5/fulllist.tex
index 071dd165b44..3b4a38bb16a 100644
--- a/Master/texmf-dist/doc/fonts/fontawesome5/fulllist.tex
+++ b/Master/texmf-dist/doc/fonts/fontawesome5/fulllist.tex
@@ -62,6 +62,8 @@
\tl_const:cn{__fontawesome_list_real_cs_dice-d20_tl}{faDiceD20}
\tl_const:cn{__fontawesome_list_real_cs_dice-d6_tl}{faDiceD6}
\tl_const:cn{__fontawesome_list_real_cs_signal_tl}{faSignal}
+\tl_const:cn{__fontawesome_list_real_cs_stopwatch_tl}{faStopwatch}
+\tl_const:cn{__fontawesome_list_real_cs_stopwatch-20_tl}{faStopwatch20}
%
\tl_const:cn{__fontawesome_list_real_cs_500px_tl}{faIcon\{500px\}}
\tl_const:cn{__fontawesome_list_real_cs_arrows-alt_tl}{faArrows*}