From e455294ea7a48c31a8e66a53a1ac6cafcee13932 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 28 Mar 2018 21:06:09 +0000 Subject: academicons (28mar18) git-svn-id: svn://tug.org/texlive/trunk@47159 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/academicons/README | 43 +++++++++++---------- .../doc/fonts/academicons/academicons.pdf | Bin 91695 -> 92186 bytes .../doc/fonts/academicons/academicons.tex | 26 +++++++------ 3 files changed, 37 insertions(+), 32 deletions(-) (limited to 'Master/texmf-dist/doc/fonts/academicons') diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README index 8e14849451f..758a576eec8 100644 --- a/Master/texmf-dist/doc/fonts/academicons/README +++ b/Master/texmf-dist/doc/fonts/academicons/README @@ -1,33 +1,34 @@ academicons -- high quality icons of online academic profiles -The "academicons" package provides access in (La)TeX to 62 high quality icons -of online academic profiles included in the free "Academicons" font. This -package requires the "fontspec" package and either the Xe(La)TeX or Lua(La)TeX -engine to load "Academicons" font from the system, which requires installing the -bundled "academicons.ttf" font file. As new releases come out, it is recommended -to install the bundled font version as there may be differences between the -package and previous font versions or newest font versions not yet contemplated -in the package. +The "academicons" package provides access in (La)TeX to 62 high quality icons +of online academic profiles included in the free "Academicons" font. This +package requires the "fontspec" package and either the Xe(La)TeX or Lua(La)TeX +engine to load the "Academicons" font from the system, which requires installing +the bundled "academicons.ttf" font file. As new releases come out, it is +recommended to install the bundled font version as there may be differences +between the package and previous font versions or newest font versions not yet +contemplated in the package. -The "Academicons" font was designed by James Walsh and released (see -http://jpswalsh.github.io/academicons/) under the open SIL Open Font License -(available at http://scripts.sil.org/OFL). This package is a redistribution of -the free "Academicons" font with specific bindings for (La)TeX. It is inspired -and based on the "fontawesome" package (available at +The "Academicons" font was designed by James Walsh and released (see +http://jpswalsh.github.io/academicons/) under the open SIL Open Font License +(available at http://scripts.sil.org/OFL). This package is a redistribution of +the free "Academicons" font with specific bindings for (La)TeX. It is inspired +and based on the "fontawesome" package (available at http://www.ctan.org/pkg/fontawesome). -The academicons package provides the generic "\aiicon" command to access icons, -which takes as mandatory argument the name of the desired icon. It also -provides individual direct commands for each specific icon. The full list of -icons and their respective names and direct commands can be found in the -manual. For example, "\aiicon{googlescholar}" yields the same result as +The academicons package provides the generic "\aiicon" command to access icons, +which takes as mandatory argument the name of the desired icon. It also +provides individual direct commands for each specific icon. The full list of +icons and their respective names and direct commands can be found in the +manual. For example, "\aiicon{googlescholar}" yields the same result as "\aiGoogleScholar". academicons (La)TeX package -Version: 1.8.0 -Author: Diogo A. B. Fernandes, diogoabfernandes@gmail +https://www.ctan.org/pkg/academicons +Version: 1.8.1 +Author: Diogo A. B. Fernandes, diogoabfernandes at gmail.com License: LaTeX Project Public License, version 1.3c Academicons font Author: James Walsh -Licence: SIL Open Font License, version 1.1 \ No newline at end of file +Licence: SIL Open Font License, version 1.1 diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf index 1714152f93c..69e77340b1b 100644 Binary files a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf and b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf differ diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.tex b/Master/texmf-dist/doc/fonts/academicons/academicons.tex index 532f1fdfdd6..05fbd322baa 100644 --- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex +++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex @@ -1,4 +1,4 @@ -% Copyright 2016 Diogo A. B. Fernandes +% Copyright 2015-2018 Diogo A. B. Fernandes % % This work may be distributed and/or modified under the % conditions of the LaTeX Project Public License version 1.3c, @@ -23,28 +23,29 @@ \CodelineIndex \RecordChanges +\changes{v1.8.1}{2018/03/27}{Enhancement release: adjusted \texttt{\textbackslash{}newfontfamily} to account for the font installed via \texttt{tlmgr}.} +\changes{v1.8.0}{2017/05/15}{Major release of v1.8.0.} +\changes{v1.7.2}{2016/06/12}{Fix release: corrected a bug in the style file.} +\changes{v1.7.1}{2016/06/12}{Fix release: corrected a bug in the style file.} +\changes{v1.7.0}{2016/05/16}{Major release of v1.7.0.} +\changes{v1.6.0-1}{2016/03/02}{Better documentation.} +\changes{v1.6.0}{2016/01/30}{Major release of v1.6.0.} +\changes{v1.4.0-1}{2015/05/30}{Fix release: corrected a few typos and errors in the manual.} +\changes{v1.4.0}{2015/05/28}{First public release (version number set to match the included \texttt{academicons.ttf} font version).} + \begin{document} \title{The \textsf{\jobname} package\\ High quality icons of online academic profiles} \author{% Diogo A. B. Fernandes\thanks{Email: \href{mailto:diogoabfernandes@gmail.com}{\tt diogoabfernandes@gmail.com}}~~(\hologo{LaTeX} code)\\% James Walsh (font and icons design)} -\date{v1.8.0, released on May 15, 2017} +\date{v1.8.1, released on 27 March 2018} \maketitle \begin{abstract} The \textsf{\jobname} package provides specific \hologo{(La)TeX} bindings with the free \emph{Academicons} font, allowing to access \total{IconsCounter} high quality icons of online academic profiles. \end{abstract} -\changes{v1.8.0}{2017/05/15}{Major release of v1.8.0.} -\changes{v1.7.2}{2016/06/12}{Fix release: corrected a bug in the style file.} -\changes{v1.7.1}{2016/06/12}{Fix release: corrected a bug in the style file.} -\changes{v1.7.0}{2016/05/16}{Major release of v1.7.0.} -\changes{v1.6.0-1}{2016/03/02}{Better documentation.} -\changes{v1.6.0}{2016/01/30}{Major release of v1.6.0.} -\changes{v1.4.0-1}{2015/05/30}{Fix release: corrected a few typos and errors in the manual.} -\changes{v1.4.0}{2015/05/28}{First public release (version number set to match the included \texttt{academicons.ttf} font version).} - \bigskip \section{Description} @@ -60,16 +61,19 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access {% \begin{longtable}{cp{3.5cm}p{4.5cm}} \cmidrule[\heavyrulewidth]{1-3}% \toprule + % \bfseries \#&\bfseries Icon&{\bfseries Name} (\meta{name})&\bfseries Direct Command\\ \bfseries Icon&{\bfseries Name} (\meta{name})&\bfseries Direct Command\\ \cmidrule{1-3}\endhead} {\cmidrule[\heavyrulewidth]{1-3}% \bottomrule \end{longtable}} \newcommand{\icon}[2]{% \stepcounter{IconsCounter}% +% \arabic{IconsCounter}&% \aiicon{#1}&% \itshape #1&% \ttfamily\textbackslash #2\index{\ttfamily\textbackslash #2}\\% \stepcounter{IconsCounter}% +% \arabic{IconsCounter}&% \aiicon{#1-square}&% \itshape #1-square&% \ttfamily\textbackslash #2Square\index{\ttfamily\textbackslash #2Square}\\% -- cgit v1.2.3