From d37e92e927332dadd903b7d086eacefc59845af3 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 11 Mar 2022 21:57:33 +0000 Subject: academicons (11mar22) (branch) git-svn-id: svn://tug.org/texlive/branches/branch2021.final@62623 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/academicons/README | 4 +- .../doc/fonts/academicons/academicons.pdf | Bin 99491 -> 104071 bytes .../doc/fonts/academicons/academicons.tex | 14 ++++- .../truetype/public/academicons/academicons.ttf | Bin 62812 -> 63352 bytes .../tex/latex/academicons/academicons.sty | 63 +++++++++++++++++++++ 5 files changed, 76 insertions(+), 5 deletions(-) (limited to 'Master') diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README index bd2899eba4b..69353c27c21 100644 --- a/Master/texmf-dist/doc/fonts/academicons/README +++ b/Master/texmf-dist/doc/fonts/academicons/README @@ -1,6 +1,6 @@ academicons -- high quality icons of online academic profiles -The "academicons" package provides access in (La)TeX to 124 high quality icons +The "academicons" package provides access in (La)TeX to 138 high quality icons of online academic profiles included in the free "Academicons" font. This package requires either the Xe(La)TeX or Lua(La)TeX engine to load the "Academicons" font from the system, which requires installing the bundled @@ -25,7 +25,7 @@ manual. For example, "\aiicon{googlescholar}" yields the same result as academicons (La)TeX package https://www.ctan.org/pkg/academicons -Version: 1.9.1 +Version: 1.9.1-2 Author: Diogo A. B. Fernandes, diogoabfernandes at gmail.com License: LaTeX Project Public License, version 1.3c diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf index bf85c577f8b..02bfa6b787f 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 31f1ca01151..2ae285c73df 100644 --- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex +++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex @@ -24,6 +24,7 @@ \CodelineIndex \RecordChanges +\changes{v1.9.1-2}{2022/03/10}{Fix release: included some missing icons.} \changes{v1.9.1}{2021/11/26}{Release of v1.9.1.} \changes{v1.9.0}{2020/08/14}{Release of v1.9.0.} \changes{v1.8.6-2}{2018/06/27}{Fixed bugs in a few icon commands.} @@ -46,7 +47,7 @@ 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.9.1, released on 26 November 2021} +\date{v1.9.1-2, released on 10 March 2022} \maketitle \begin{abstract} @@ -99,10 +100,12 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access \icon{acmdl}{aiACMDL} \icon{ads}{aiADS} \icon{africarxiv}{aiAfricArXiv} + \icon{archive}{aiArchive} \icon{arxiv}{aiarXiv} \icon{biorxiv}{aibioRxiv} \icon{ceur}{aiCEUR} \icon{ciencia-vitae}{aiCIENCIAVITAE} + \icon{closed-access}{aiClosedAccess} \icon{conversation}{aiConversation} \icon{coursera}{aiCoursera} \icon{crossref}{aiCrossref} @@ -114,10 +117,11 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access \icon{doi}{aiDoi} \icon{dryad}{aiDryad} \icon{elsevier}{aiElsevier} - \icon{ideas-repec}{aiIDEASRePEc} \icon{figshare}{aiFigshare} \icon{googlescholar}{aiGoogleScholar} \icon{hal}{aiHAL} + \icon{hypothesis}{aiHypothesis} + \icon{ideas-repec}{aiIDEASRePEc} \icon{ieee}{aiIEEE} \icon{impactstory}{aiImpactstory} \icon{inaturalist}{aiiNaturalist} @@ -131,7 +135,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access \icon{moodle}{aiMoodle} \icon{mtmt}{aiMTMT} \icon{nakala}{aiNAKALA} - \icon{closed-access}{aiClosedAccess} + \icon{obp}{aiOBP} \icon{open-access}{aiOpenAccess} \icon{open-data}{aiOpenData} \icon{open-materials}{aiOpenMaterials} @@ -149,11 +153,15 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access \icon{pubpeer}{aiPubPeer} \icon{researcherid}{aiResearcherID} \icon{researchgate}{aiResearchGate} + \icon{ror}{aiROR} + \icon{sci-hub}{aiSciHub} \icon{scirate}{aiSciRate} + \icon{scopus}{aiScopus} \icon{semantic-scholar}{aiSemanticScholar} \icon{springer}{aiSpringer} \icon{ssrn}{aiSSRN} \icon{stackoverflow}{aiStackOverflow} + \icon{zenodo}{aiZenodo} \icon{zotero}{aiZotero} \end{showcase} diff --git a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf index afc5ae143af..bb472ff7f0f 100644 Binary files a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf and b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf differ diff --git a/Master/texmf-dist/tex/latex/academicons/academicons.sty b/Master/texmf-dist/tex/latex/academicons/academicons.sty index 87cf7eb8872..bd6a145f998 100644 --- a/Master/texmf-dist/tex/latex/academicons/academicons.sty +++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty @@ -66,6 +66,15 @@ \def\aiAfricArXivSquare{{\AI\csname% aiicon@africarxiv-square\endcsname}} +\expandafter\def\csname% + aiicon@archive\endcsname{\symbol{"E955}} +\def\aiArchive{{\AI\csname% + aiicon@archive\endcsname}} +\expandafter\def\csname% + aiicon@archive-square\endcsname{\symbol{"E956}} +\def\aiArchiveSquare{{\AI\csname% + aiicon@archive-square\endcsname}} + \expandafter\def\csname% aiicon@arxiv\endcsname{\symbol{"E974}} \def\aiarXiv{{\AI\csname% @@ -228,6 +237,15 @@ \def\aiHALSquare{{\AI\csname% aiicon@hal-square\endcsname}} +\expandafter\def\csname% + aiicon@hypothesis\endcsname{\symbol{"E95A}} +\def\aiHypothesis{{\AI\csname% + aiicon@hypothesis\endcsname}} +\expandafter\def\csname% + aiicon@hypothesis-square\endcsname{\symbol{"E95B}} +\def\aiHypothesisSquare{{\AI\csname% + aiicon@hypothesis-square\endcsname}} + \expandafter\def\csname% aiicon@ideas-repec\endcsname{\symbol{"E9ED}} \def\aiIDEASRePEc{{\AI\csname% @@ -363,6 +381,15 @@ \def\aiClosedAccessSquare{{\AI\csname% aiicon@closed-access-square\endcsname}} +\expandafter\def\csname% + aiicon@obp\endcsname{\symbol{"E92A}} +\def\aiOBP{{\AI\csname% + aiicon@obp\endcsname}} +\expandafter\def\csname% + aiicon@obp-square\endcsname{\symbol{"E92B}} +\def\aiOBPSquare{{\AI\csname% + aiicon@obp-square\endcsname}} + \expandafter\def\csname% aiicon@open-access\endcsname{\symbol{"E939}} \def\aiOpenAccess{{\AI\csname% @@ -516,6 +543,24 @@ \def\aiResearchGateSquare{{\AI\csname% aiicon@researchgate-square\endcsname}} +\expandafter\def\csname% + aiicon@ror\endcsname{\symbol{"E948}} +\def\aiROR{{\AI\csname% + aiicon@ror\endcsname}} +\expandafter\def\csname% + aiicon@ror-square\endcsname{\symbol{"E949}} +\def\aiRORSquare{{\AI\csname% + aiicon@ror-square\endcsname}} + +\expandafter\def\csname% + aiicon@sci-hub\endcsname{\symbol{"E959}} +\def\aiSciHub{{\AI\csname% + aiicon@sci-hub\endcsname}} +\expandafter\def\csname% + aiicon@sci-hub-square\endcsname{\symbol{"E905}} +\def\aiSciHubSquare{{\AI\csname% + aiicon@sci-hub-square\endcsname}} + \expandafter\def\csname% aiicon@scirate\endcsname{\symbol{"E98E}} \def\aiSciRate{{\AI\csname% @@ -525,6 +570,15 @@ \def\aiSciRateSquare{{\AI\csname% aiicon@scirate-square\endcsname}} +\expandafter\def\csname% + aiicon@scopus\endcsname{\symbol{"E91E}} +\def\aiScopus{{\AI\csname% + aiicon@scopus\endcsname}} +\expandafter\def\csname% + aiicon@scopus-square\endcsname{\symbol{"E91F}} +\def\aiScopusSquare{{\AI\csname% + aiicon@scopus-square\endcsname}} + \expandafter\def\csname% aiicon@semantic-scholar\endcsname{\symbol{"E96E}} \def\aiSemanticScholar{{\AI\csname% @@ -561,6 +615,15 @@ \def\aiStackOverflowSquare{{\AI\csname% aiicon@stackoverflow-square\endcsname}} +\expandafter\def\csname% + aiicon@zenodo\endcsname{\symbol{"E911}} +\def\aiZenodo{{\AI\csname% + aiicon@zenodo\endcsname}} +\expandafter\def\csname% + aiicon@zenodo-square\endcsname{\symbol{"E911}} +\def\aiZenodoSquare{{\AI\csname% + aiicon@zenodo-square\endcsname}} + \expandafter\def\csname% aiicon@zotero\endcsname{\symbol{"E962}} \def\aiZotero{{\AI\csname% -- cgit v1.2.3