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 +-- .../tex/latex/academicons/academicons.sty | 176 ++++++++++----------- 4 files changed, 125 insertions(+), 120 deletions(-) (limited to 'Master') 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}\\% diff --git a/Master/texmf-dist/tex/latex/academicons/academicons.sty b/Master/texmf-dist/tex/latex/academicons/academicons.sty index 178f7f76c1d..4e6964181a9 100644 --- a/Master/texmf-dist/tex/latex/academicons/academicons.sty +++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty @@ -1,304 +1,304 @@ -% Copyright 2015-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, % available at http://www.latex-project.org/lppl/. \NeedsTeXFormat{LaTeX2e} -\ProvidesPackage{academicons}[2017/05/15 v1.8.0 Academicons Icons] +\ProvidesPackage{academicons}[2018/03/27 v1.8.1 Academicons Icons] \usepackage{fontspec} -\newfontfamily{\AI}{academicons} +\newfontfamily{\AI}{academicons.ttf} \newcommand*{\aiicon}[1] {\AI\csname aiicon@#1\endcsname} -\expandafter\def\csname% - aiicon@academia\endcsname{\symbol{"E800}} +\expandafter\def\csname% + aiicon@academia\endcsname{\symbol{"E800}} \def\aiAcademia{{\AI\csname% aiicon@academia\endcsname}} -\expandafter\def\csname% - aiicon@academia-square\endcsname{\symbol{"E801}} +\expandafter\def\csname% + aiicon@academia-square\endcsname{\symbol{"E801}} \def\aiAcademiaSquare{{\AI\csname% aiicon@academia-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@acclaim\endcsname{\symbol{"E802}} \def\aiAcclaim{{\AI\csname% aiicon@acclaim\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@acclaim-square\endcsname{\symbol{"E803}} \def\aiAcclaimSquare{{\AI\csname% aiicon@acclaim-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@acm\endcsname{\symbol{"E804}} \def\aiACM{{\AI\csname% aiicon@acm\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@acm-square\endcsname{\symbol{"E805}} \def\aiACMSquare{{\AI\csname% aiicon@acm-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ads\endcsname{\symbol{"E806}} \def\aiADS{{\AI\csname% aiicon@ads\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ads-square\endcsname{\symbol{"E807}} \def\aiADSSquare{{\AI\csname% aiicon@ads-square\endcsname}} -\expandafter\def\csname% - aiicon@arxiv\endcsname{\symbol{"E808}} +\expandafter\def\csname% + aiicon@arxiv\endcsname{\symbol{"E808}} \def\aiarXiv{{\AI\csname% aiicon@arxiv\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@arxiv-square\endcsname{\symbol{"E809}} \def\aiarXivSquare{{\AI\csname% aiicon@arxiv-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@biorxiv\endcsname{\symbol{"E810}} \def\aibioRxiv{{\AI\csname% aiicon@biorxiv\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@biorxiv-square\endcsname{\symbol{"E811}} \def\aibioRxivSquare{{\AI\csname% aiicon@biorxiv-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ceur\endcsname{\symbol{"E812}} \def\aiCEUR{{\AI\csname% aiicon@ceur\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ceur-square\endcsname{\symbol{"E813}} \def\aiCEURSquare{{\AI\csname% aiicon@ceur-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@coursera\endcsname{\symbol{"E814}} \def\aiCoursera{{\AI\csname% aiicon@coursera\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@coursera-square\endcsname{\symbol{"E815}} \def\aiCourseraSquare{{\AI\csname% aiicon@coursera-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@dataverse\endcsname{\symbol{"E816}} \def\aiDataverse{{\AI\csname% aiicon@dataverse\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@dataverse-square\endcsname{\symbol{"E817}} \def\aiDataverseSquare{{\AI\csname% aiicon@dataverse-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@dblp\endcsname{\symbol{"E818}} \def\aidblp{{\AI\csname% aiicon@dblp\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@dblp-square\endcsname{\symbol{"E819}} \def\aidblpSquare{{\AI\csname% aiicon@dblp-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@depsy\endcsname{\symbol{"E820}} \def\aiDepsy{{\AI\csname% aiicon@depsy\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@depsy-square\endcsname{\symbol{"E821}} \def\aiDepsySquare{{\AI\csname% aiicon@depsy-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@doi\endcsname{\symbol{"E822}} \def\aiDoi{{\AI\csname% aiicon@doi\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@doi-square\endcsname{\symbol{"E823}} \def\aiDoiSquare{{\AI\csname% aiicon@doi-square\endcsname}} -\expandafter\def\csname% - aiicon@dryad\endcsname{\symbol{"E824}} +\expandafter\def\csname% + aiicon@dryad\endcsname{\symbol{"E824}} \def\aiDryad{{\AI\csname% aiicon@dryad\endcsname}} -\expandafter\def\csname% - aiicon@dryad-square\endcsname{\symbol{"E825}} +\expandafter\def\csname% + aiicon@dryad-square\endcsname{\symbol{"E825}} \def\aiDryadSquare{{\AI\csname% aiicon@dryad-square\endcsname}} -\expandafter\def\csname% - aiicon@figshare\endcsname{\symbol{"E826}} +\expandafter\def\csname% + aiicon@figshare\endcsname{\symbol{"E826}} \def\aiFigshare{{\AI\csname% aiicon@figshare\endcsname}} -\expandafter\def\csname% - aiicon@figshare-square\endcsname{\symbol{"E827}} +\expandafter\def\csname% + aiicon@figshare-square\endcsname{\symbol{"E827}} \def\aiFigshareSquare{{\AI\csname% aiicon@figshare-square\endcsname}} -\expandafter\def\csname% - aiicon@googlescholar\endcsname{\symbol{"E828}} +\expandafter\def\csname% + aiicon@googlescholar\endcsname{\symbol{"E828}} \def\aiGoogleScholar{{\AI\csname% aiicon@googlescholar\endcsname}} -\expandafter\def\csname% - aiicon@googlescholar-square\endcsname{\symbol{"E829}} +\expandafter\def\csname% + aiicon@googlescholar-square\endcsname{\symbol{"E829}} \def\aiGoogleScholarSquare{{\AI\csname% aiicon@googlescholar-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ieee\endcsname{\symbol{"E830}} \def\aiIEEE{{\AI\csname% aiicon@ieee\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@ieee-square\endcsname{\symbol{"E831}} \def\aiIEEESquare{{\AI\csname% aiicon@ieee-square\endcsname}} -\expandafter\def\csname% - aiicon@impactstory\endcsname{\symbol{"E832}} +\expandafter\def\csname% + aiicon@impactstory\endcsname{\symbol{"E832}} \def\aiImpactstory{{\AI\csname% aiicon@impactstory\endcsname}} -\expandafter\def\csname% - aiicon@impactstory-square\endcsname{\symbol{"E833}} +\expandafter\def\csname% + aiicon@impactstory-square\endcsname{\symbol{"E833}} \def\aiImpactstorySquare{{\AI\csname% aiicon@impactstory-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@inspire\endcsname{\symbol{"E834}} \def\aiInspire{{\AI\csname% aiicon@inspire\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@inspire-square\endcsname{\symbol{"E835}} \def\aiInspireSquare{{\AI\csname% aiicon@inspire-square\endcsname}} -\expandafter\def\csname% - aiicon@mendeley\endcsname{\symbol{"E836}} +\expandafter\def\csname% + aiicon@mendeley\endcsname{\symbol{"E836}} \def\aiMendeley{{\AI\csname% aiicon@mendeley\endcsname}} -\expandafter\def\csname% - aiicon@mendeley-square\endcsname{\symbol{"E837}} +\expandafter\def\csname% + aiicon@mendeley-square\endcsname{\symbol{"E837}} \def\aiMendeleySquare{{\AI\csname% aiicon@mendeley-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@open-access\endcsname{\symbol{"E838}} \def\aiOpenAccess{{\AI\csname% aiicon@open-access\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@open-access-square\endcsname{\symbol{"E839}} \def\aiOpenAccessSquare{{\AI\csname% aiicon@open-access-square\endcsname}} -\expandafter\def\csname% - aiicon@orcid\endcsname{\symbol{"E840}} +\expandafter\def\csname% + aiicon@orcid\endcsname{\symbol{"E840}} \def\aiOrcid{{\AI\csname% aiicon@orcid\endcsname}} -\expandafter\def\csname% - aiicon@orcid-square\endcsname{\symbol{"E841}} +\expandafter\def\csname% + aiicon@orcid-square\endcsname{\symbol{"E841}} \def\aiOrcidSquare{{\AI\csname% aiicon@orcid-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@osf\endcsname{\symbol{"E842}} \def\aiOSF{{\AI\csname% aiicon@osf\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@osf-square\endcsname{\symbol{"E843}} \def\aiOSFSquare{{\AI\csname% aiicon@osf-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@overleaf\endcsname{\symbol{"E844}} \def\aiOverleaf{{\AI\csname% aiicon@overleaf\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@overleaf-square\endcsname{\symbol{"E845}} \def\aiOverleafSquare{{\AI\csname% aiicon@overleaf-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@philpapers\endcsname{\symbol{"E846}} \def\aiPhilPapers{{\AI\csname% aiicon@philpapers\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@philpapers-square\endcsname{\symbol{"E847}} \def\aiPhilPapersSquare{{\AI\csname% aiicon@philpapers-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@piazza\endcsname{\symbol{"E848}} \def\aiPiazza{{\AI\csname% aiicon@piazza\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@piazza-square\endcsname{\symbol{"E849}} \def\aiPiazzaSquare{{\AI\csname% aiicon@piazza-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@publons\endcsname{\symbol{"E850}} \def\aiPublons{{\AI\csname% aiicon@publons\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@publons-square\endcsname{\symbol{"E851}} \def\aiPublonsSquare{{\AI\csname% aiicon@publons-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@pubmed\endcsname{\symbol{"E852}} \def\aiPubMed{{\AI\csname% aiicon@pubmed\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@pubmed-square\endcsname{\symbol{"E853}} \def\aiPubMedSquare{{\AI\csname% aiicon@pubmed-square\endcsname}} -\expandafter\def\csname% - aiicon@researchgate\endcsname{\symbol{"E854}} +\expandafter\def\csname% + aiicon@researchgate\endcsname{\symbol{"E854}} \def\aiResearchGate{{\AI\csname% aiicon@researchgate\endcsname}} -\expandafter\def\csname% - aiicon@researchgate-square\endcsname{\symbol{"E855}} +\expandafter\def\csname% + aiicon@researchgate-square\endcsname{\symbol{"E855}} \def\aiResearchGateSquare{{\AI\csname% aiicon@researchgate-square\endcsname}} -% \expandafter\def\csname% -% aiicon@researchgateold\endcsname{\symbol{"E602}} +% \expandafter\def\csname% +% aiicon@researchgateold\endcsname{\symbol{"E602}} % \def\aiResearchGateOld{{\AI\csname% % aiicon@researchgateold\endcsname}} -% \expandafter\def\csname% -% aiicon@researchgateold-square\endcsname{\symbol{"E603}} +% \expandafter\def\csname% +% aiicon@researchgateold-square\endcsname{\symbol{"E603}} % \def\aiResearchGateOldSquare{{\AI\csname% % aiicon@researchgateold-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@scirate\endcsname{\symbol{"E856}} \def\aiSciRate{{\AI\csname% aiicon@scirate\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@scirate-square\endcsname{\symbol{"E857}} \def\aiSciRateSquare{{\AI\csname% aiicon@scirate-square\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@springer\endcsname{\symbol{"E858}} \def\aiSpringer{{\AI\csname% aiicon@springer\endcsname}} -\expandafter\def\csname% +\expandafter\def\csname% aiicon@springer-square\endcsname{\symbol{"E859}} \def\aiSpringerSquare{{\AI\csname% aiicon@springer-square\endcsname}} -\expandafter\def\csname% - aiicon@zotero\endcsname{\symbol{"E860}} +\expandafter\def\csname% + aiicon@zotero\endcsname{\symbol{"E860}} \def\aiZotero{{\AI\csname% aiicon@zotero\endcsname}} -\expandafter\def\csname% - aiicon@zotero-square\endcsname{\symbol{"E861}} +\expandafter\def\csname% + aiicon@zotero-square\endcsname{\symbol{"E861}} \def\aiZoteroSquare{{\AI\csname% aiicon@zotero-square\endcsname}} -- cgit v1.2.3