texlive[44380] Master/texmf-dist: academicons (16may17)

commits+karl at tug.org commits+karl at tug.org
Tue May 16 23:06:34 CEST 2017


Revision: 44380
          http://tug.org/svn/texlive?view=revision&revision=44380
Author:   karl
Date:     2017-05-16 23:06:34 +0200 (Tue, 16 May 2017)
Log Message:
-----------
academicons (16may17)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/fonts/academicons/README
    trunk/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
    trunk/Master/texmf-dist/doc/fonts/academicons/academicons.tex
    trunk/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
    trunk/Master/texmf-dist/tex/latex/academicons/academicons.sty

Modified: trunk/Master/texmf-dist/doc/fonts/academicons/README
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/academicons/README	2017-05-16 17:20:12 UTC (rev 44379)
+++ trunk/Master/texmf-dist/doc/fonts/academicons/README	2017-05-16 21:06:34 UTC (rev 44380)
@@ -1,6 +1,6 @@
 academicons -- high quality icons of online academic profiles
 
-The "academicons" package provides access in (La)TeX to 36 high quality icons 
+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
@@ -24,7 +24,7 @@
 "\aiGoogleScholar".
 
 academicons (La)TeX package
-Version: 1.7.2
+Version: 1.8.0
 Author: Diogo A. B. Fernandes, diogoabfernandes at gmail
 License: LaTeX Project Public License, version 1.3c
 

Modified: trunk/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/fonts/academicons/academicons.tex
===================================================================
--- trunk/Master/texmf-dist/doc/fonts/academicons/academicons.tex	2017-05-16 17:20:12 UTC (rev 44379)
+++ trunk/Master/texmf-dist/doc/fonts/academicons/academicons.tex	2017-05-16 21:06:34 UTC (rev 44380)
@@ -29,7 +29,7 @@
 \author{%
   Diogo A. B. Fernandes\thanks{Email: \href{mailto:diogoabfernandes at gmail.com}{\tt diogoabfernandes at gmail.com}}~~(\hologo{LaTeX} code)\\%
   James Walsh (font and icons design)}
-\date{v1.7.2, released on June 12, 2016}
+\date{v1.8.0, released on May 15, 2017}
 \maketitle
 
 \begin{abstract}
@@ -36,6 +36,7 @@
 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.}
@@ -81,21 +82,34 @@
 \begin{showcase}
   \icon{academia}{aiAcademia}
   \icon{acclaim}{aiAcclaim}
-  \icon{arxiv}{aiArxiv}
+  \icon{acm}{aiACM}
+  \icon{ads}{aiADS}
+  \icon{arxiv}{aiarXiv}
+  \icon{biorxiv}{aibioRxiv}
+  \icon{ceur}{aiCEUR}
   \icon{coursera}{aiCoursera}
+  \icon{dataverse}{aidataverse}
+  \icon{dblp}{aidblp}
+  \icon{depsy}{aiDepsy}
   \icon{doi}{aiDoi}
   \icon{dryad}{aiDryad}
   \icon{figshare}{aiFigshare}
   \icon{googlescholar}{aiGoogleScholar}
+  \icon{ieee}{aiIEEE}
   \icon{impactstory}{aiImpactstory}
   \icon{inspire}{aiInspire}
   \icon{mendeley}{aiMendeley}
   \icon{open-access}{aiOpenAccess}
   \icon{orcid}{aiOrcid}
-  \icon{osf}{aiOsf}
+  \icon{osf}{aiOSF}
+  \icon{overleaf}{aiOverleaf}
+  \icon{philpapers}{aiPhilPapers}
+  \icon{piazza}{aiPiazza}
+  \icon{publons}{aiPublons}
   \icon{pubmed}{aiPubMed}
   \icon{researchgate}{aiResearchGate}
   \icon{scirate}{aiSciRate}
+  \icon{springer}{aiSpringer}
   \icon{zotero}{aiZotero}
 \end{showcase}
 

Modified: trunk/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/tex/latex/academicons/academicons.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/academicons/academicons.sty	2017-05-16 17:20:12 UTC (rev 44379)
+++ trunk/Master/texmf-dist/tex/latex/academicons/academicons.sty	2017-05-16 21:06:34 UTC (rev 44380)
@@ -5,184 +5,301 @@
 % available at http://www.latex-project.org/lppl/.
 
 \NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{academicons}[2016/06/12 v1.7.2 Academicons Icons]
+\ProvidesPackage{academicons}[2017/05/15 v1.8.0 Academicons Icons]
 
 \usepackage{fontspec}
 
-\newfontfamily{\AI}{Academicons}
+\newfontfamily{\AI}{academicons}
 
 \newcommand*{\aiicon}[1]
   {\AI\csname aiicon@#1\endcsname}
 
 \expandafter\def\csname% 
-  aiicon at googlescholar\endcsname{\symbol{"E900}} 
-\def\aiGoogleScholar{{\AI\csname%
-  aiicon at googlescholar\endcsname}}
+  aiicon at academia\endcsname{\symbol{"E800}} 
+\def\aiAcademia{{\AI\csname%
+  aiicon at academia\endcsname}}
 \expandafter\def\csname% 
-  aiicon at googlescholar-square\endcsname{\symbol{"E901}} 
-\def\aiGoogleScholarSquare{{\AI\csname%
-  aiicon at googlescholar-square\endcsname}}
+  aiicon at academia-square\endcsname{\symbol{"E801}} 
+\def\aiAcademiaSquare{{\AI\csname%
+  aiicon at academia-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at researchgate\endcsname{\symbol{"E902}} 
-\def\aiResearchGate{{\AI\csname%
-  aiicon at researchgate\endcsname}}
+  aiicon at acclaim\endcsname{\symbol{"E802}}
+\def\aiAcclaim{{\AI\csname%
+  aiicon at acclaim\endcsname}}
 \expandafter\def\csname% 
-  aiicon at researchgate-square\endcsname{\symbol{"E903}} 
-\def\aiResearchGateSquare{{\AI\csname%
-  aiicon at researchgate-square\endcsname}}
+  aiicon at acclaim-square\endcsname{\symbol{"E803}}
+\def\aiAcclaimSquare{{\AI\csname%
+  aiicon at acclaim-square\endcsname}}
 
-% \expandafter\def\csname% 
-%  aiicon at researchgateold\endcsname{\symbol{"E602}} 
-% \def\aiResearchGateOld{{\AI\csname%
-%  aiicon at researchgateold\endcsname}}
-% \expandafter\def\csname% 
-%  aiicon at researchgateold-square\endcsname{\symbol{"E603}} 
-% \def\aiResearchGateOldSquare{{\AI\csname%
-%  aiicon at researchgateold-square\endcsname}}
+\expandafter\def\csname% 
+  aiicon at acm\endcsname{\symbol{"E804}}
+\def\aiACM{{\AI\csname%
+  aiicon at acm\endcsname}}
+\expandafter\def\csname% 
+  aiicon at acm-square\endcsname{\symbol{"E805}}
+\def\aiACMSquare{{\AI\csname%
+  aiicon at acm-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at mendeley\endcsname{\symbol{"E904}} 
-\def\aiMendeley{{\AI\csname%
-  aiicon at mendeley\endcsname}}
+  aiicon at ads\endcsname{\symbol{"E806}}
+\def\aiADS{{\AI\csname%
+  aiicon at ads\endcsname}}
 \expandafter\def\csname% 
-  aiicon at mendeley-square\endcsname{\symbol{"E905}} 
-\def\aiMendeleySquare{{\AI\csname%
-  aiicon at mendeley-square\endcsname}}
+  aiicon at ads-square\endcsname{\symbol{"E807}}
+\def\aiADSSquare{{\AI\csname%
+  aiicon at ads-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at orcid\endcsname{\symbol{"E906}} 
-\def\aiOrcid{{\AI\csname%
-  aiicon at orcid\endcsname}}
+  aiicon at arxiv\endcsname{\symbol{"E808}} 
+\def\aiarXiv{{\AI\csname%
+  aiicon at arxiv\endcsname}}
 \expandafter\def\csname% 
-  aiicon at orcid-square\endcsname{\symbol{"E907}} 
-\def\aiOrcidSquare{{\AI\csname%
-  aiicon at orcid-square\endcsname}}
+  aiicon at arxiv-square\endcsname{\symbol{"E809}}
+\def\aiarXivSquare{{\AI\csname%
+  aiicon at arxiv-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at impactstory\endcsname{\symbol{"E908}} 
-\def\aiImpactstory{{\AI\csname%
-  aiicon at impactstory\endcsname}}
+  aiicon at biorxiv\endcsname{\symbol{"E810}}
+\def\aibioRxiv{{\AI\csname%
+  aiicon at biorxiv\endcsname}}
 \expandafter\def\csname% 
-  aiicon at impactstory-square\endcsname{\symbol{"E909}} 
-\def\aiImpactstorySquare{{\AI\csname%
-  aiicon at impactstory-square\endcsname}}
+  aiicon at biorxiv-square\endcsname{\symbol{"E811}}
+\def\aibioRxivSquare{{\AI\csname%
+  aiicon at biorxiv-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at academia\endcsname{\symbol{"E910}} 
-\def\aiAcademia{{\AI\csname%
-  aiicon at academia\endcsname}}
+  aiicon at ceur\endcsname{\symbol{"E812}}
+\def\aiCEUR{{\AI\csname%
+  aiicon at ceur\endcsname}}
 \expandafter\def\csname% 
-  aiicon at academia-square\endcsname{\symbol{"E911}} 
-\def\aiAcademiaSquare{{\AI\csname%
-  aiicon at academia-square\endcsname}}
+  aiicon at ceur-square\endcsname{\symbol{"E813}}
+\def\aiCEURSquare{{\AI\csname%
+  aiicon at ceur-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at zotero\endcsname{\symbol{"E912}} 
-\def\aiZotero{{\AI\csname%
-  aiicon at zotero\endcsname}}
+  aiicon at coursera\endcsname{\symbol{"E814}}
+\def\aiCoursera{{\AI\csname%
+  aiicon at coursera\endcsname}}
 \expandafter\def\csname% 
-  aiicon at zotero-square\endcsname{\symbol{"E913}} 
-\def\aiZoteroSquare{{\AI\csname%
-  aiicon at zotero-square\endcsname}}
+  aiicon at coursera-square\endcsname{\symbol{"E815}}
+\def\aiCourseraSquare{{\AI\csname%
+  aiicon at coursera-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at figshare\endcsname{\symbol{"E914}} 
-\def\aiFigshare{{\AI\csname%
-  aiicon at figshare\endcsname}}
+  aiicon at dataverse\endcsname{\symbol{"E816}}
+\def\aiDataverse{{\AI\csname%
+  aiicon at dataverse\endcsname}}
 \expandafter\def\csname% 
-  aiicon at figshare-square\endcsname{\symbol{"E915}} 
-\def\aiFigshareSquare{{\AI\csname%
-  aiicon at figshare-square\endcsname}}
+  aiicon at dataverse-square\endcsname{\symbol{"E817}}
+\def\aiDataverseSquare{{\AI\csname%
+  aiicon at dataverse-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at dryad\endcsname{\symbol{"E916}} 
+  aiicon at dblp\endcsname{\symbol{"E818}}
+\def\aidblp{{\AI\csname%
+  aiicon at dblp\endcsname}}
+\expandafter\def\csname% 
+  aiicon at dblp-square\endcsname{\symbol{"E819}}
+\def\aidblpSquare{{\AI\csname%
+  aiicon at dblp-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at depsy\endcsname{\symbol{"E820}}
+\def\aiDepsy{{\AI\csname%
+  aiicon at depsy\endcsname}}
+\expandafter\def\csname% 
+  aiicon at depsy-square\endcsname{\symbol{"E821}}
+\def\aiDepsySquare{{\AI\csname%
+  aiicon at depsy-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at doi\endcsname{\symbol{"E822}}
+\def\aiDoi{{\AI\csname%
+  aiicon at doi\endcsname}}
+\expandafter\def\csname% 
+  aiicon at doi-square\endcsname{\symbol{"E823}}
+\def\aiDoiSquare{{\AI\csname%
+  aiicon at doi-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at dryad\endcsname{\symbol{"E824}} 
 \def\aiDryad{{\AI\csname%
   aiicon at dryad\endcsname}}
 \expandafter\def\csname% 
-  aiicon at dryad-square\endcsname{\symbol{"E917}} 
+  aiicon at dryad-square\endcsname{\symbol{"E825}} 
 \def\aiDryadSquare{{\AI\csname%
   aiicon at dryad-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at arxiv\endcsname{\symbol{"E918}} 
-\def\aiArxiv{{\AI\csname%
-  aiicon at arxiv\endcsname}}
+  aiicon at figshare\endcsname{\symbol{"E826}} 
+\def\aiFigshare{{\AI\csname%
+  aiicon at figshare\endcsname}}
 \expandafter\def\csname% 
-  aiicon at arxiv-square\endcsname{\symbol{"E919}}
-\def\aiArxivSquare{{\AI\csname%
-  aiicon at arxiv-square\endcsname}}
+  aiicon at figshare-square\endcsname{\symbol{"E827}} 
+\def\aiFigshareSquare{{\AI\csname%
+  aiicon at figshare-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at scirate\endcsname{\symbol{"E920}}
-\def\aiSciRate{{\AI\csname%
-  aiicon at scirate\endcsname}}
+  aiicon at googlescholar\endcsname{\symbol{"E828}} 
+\def\aiGoogleScholar{{\AI\csname%
+  aiicon at googlescholar\endcsname}}
 \expandafter\def\csname% 
-  aiicon at scirate-square\endcsname{\symbol{"E921}}
-\def\aiSciRateSquare{{\AI\csname%
-  aiicon at scirate-square\endcsname}}
+  aiicon at googlescholar-square\endcsname{\symbol{"E829}} 
+\def\aiGoogleScholarSquare{{\AI\csname%
+  aiicon at googlescholar-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at open-access\endcsname{\symbol{"E922}}
+  aiicon at ieee\endcsname{\symbol{"E830}}
+\def\aiIEEE{{\AI\csname%
+  aiicon at ieee\endcsname}}
+\expandafter\def\csname% 
+  aiicon at ieee-square\endcsname{\symbol{"E831}}
+\def\aiIEEESquare{{\AI\csname%
+  aiicon at ieee-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at impactstory\endcsname{\symbol{"E832}} 
+\def\aiImpactstory{{\AI\csname%
+  aiicon at impactstory\endcsname}}
+\expandafter\def\csname% 
+  aiicon at impactstory-square\endcsname{\symbol{"E833}} 
+\def\aiImpactstorySquare{{\AI\csname%
+  aiicon at impactstory-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at inspire\endcsname{\symbol{"E834}}
+\def\aiInspire{{\AI\csname%
+  aiicon at inspire\endcsname}}
+\expandafter\def\csname% 
+  aiicon at inspire-square\endcsname{\symbol{"E835}}
+\def\aiInspireSquare{{\AI\csname%
+  aiicon at inspire-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at mendeley\endcsname{\symbol{"E836}} 
+\def\aiMendeley{{\AI\csname%
+  aiicon at mendeley\endcsname}}
+\expandafter\def\csname% 
+  aiicon at mendeley-square\endcsname{\symbol{"E837}} 
+\def\aiMendeleySquare{{\AI\csname%
+  aiicon at mendeley-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at open-access\endcsname{\symbol{"E838}}
 \def\aiOpenAccess{{\AI\csname%
   aiicon at open-access\endcsname}}
 \expandafter\def\csname% 
-  aiicon at open-access-square\endcsname{\symbol{"E923}}
+  aiicon at open-access-square\endcsname{\symbol{"E839}}
 \def\aiOpenAccessSquare{{\AI\csname%
   aiicon at open-access-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at coursera\endcsname{\symbol{"E924}}
-\def\aiCoursera{{\AI\csname%
-  aiicon at coursera\endcsname}}
+  aiicon at orcid\endcsname{\symbol{"E840}} 
+\def\aiOrcid{{\AI\csname%
+  aiicon at orcid\endcsname}}
 \expandafter\def\csname% 
-  aiicon at coursera-square\endcsname{\symbol{"E925}}
-\def\aiCourseraSquare{{\AI\csname%
-  aiicon at coursera-square\endcsname}}
+  aiicon at orcid-square\endcsname{\symbol{"E841}} 
+\def\aiOrcidSquare{{\AI\csname%
+  aiicon at orcid-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at osf\endcsname{\symbol{"E926}}
-\def\aiOsf{{\AI\csname%
+  aiicon at osf\endcsname{\symbol{"E842}}
+\def\aiOSF{{\AI\csname%
   aiicon at osf\endcsname}}
 \expandafter\def\csname% 
-  aiicon at osf-square\endcsname{\symbol{"E927}}
-\def\aiOsfSquare{{\AI\csname%
+  aiicon at osf-square\endcsname{\symbol{"E843}}
+\def\aiOSFSquare{{\AI\csname%
   aiicon at osf-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at doi\endcsname{\symbol{"E928}}
-\def\aiDoi{{\AI\csname%
-  aiicon at doi\endcsname}}
+  aiicon at overleaf\endcsname{\symbol{"E844}}
+\def\aiOverleaf{{\AI\csname%
+  aiicon at overleaf\endcsname}}
 \expandafter\def\csname% 
-  aiicon at doi-square\endcsname{\symbol{"E929}}
-\def\aiDoiSquare{{\AI\csname%
-  aiicon at doi-square\endcsname}}
+  aiicon at overleaf-square\endcsname{\symbol{"E845}}
+\def\aiOverleafSquare{{\AI\csname%
+  aiicon at overleaf-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at inspire\endcsname{\symbol{"E930}}
-\def\aiInspire{{\AI\csname%
-  aiicon at inspire\endcsname}}
+  aiicon at philpapers\endcsname{\symbol{"E846}}
+\def\aiPhilPapers{{\AI\csname%
+  aiicon at philpapers\endcsname}}
 \expandafter\def\csname% 
-  aiicon at inspire-square\endcsname{\symbol{"E931}}
-\def\aiInspireSquare{{\AI\csname%
-  aiicon at inspire-square\endcsname}}
+  aiicon at philpapers-square\endcsname{\symbol{"E847}}
+\def\aiPhilPapersSquare{{\AI\csname%
+  aiicon at philpapers-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at pubmed\endcsname{\symbol{"E932}}
+  aiicon at piazza\endcsname{\symbol{"E848}}
+\def\aiPiazza{{\AI\csname%
+  aiicon at piazza\endcsname}}
+\expandafter\def\csname% 
+  aiicon at piazza-square\endcsname{\symbol{"E849}}
+\def\aiPiazzaSquare{{\AI\csname%
+  aiicon at piazza-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at publons\endcsname{\symbol{"E850}}
+\def\aiPublons{{\AI\csname%
+  aiicon at publons\endcsname}}
+\expandafter\def\csname% 
+  aiicon at publons-square\endcsname{\symbol{"E851}}
+\def\aiPublonsSquare{{\AI\csname%
+  aiicon at publons-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at pubmed\endcsname{\symbol{"E852}}
 \def\aiPubMed{{\AI\csname%
   aiicon at pubmed\endcsname}}
 \expandafter\def\csname% 
-  aiicon at pubmed-square\endcsname{\symbol{"E933}}
+  aiicon at pubmed-square\endcsname{\symbol{"E853}}
 \def\aiPubMedSquare{{\AI\csname%
   aiicon at pubmed-square\endcsname}}
 
 \expandafter\def\csname% 
-  aiicon at acclaim\endcsname{\symbol{"E934}}
-\def\aiAcclaim{{\AI\csname%
-  aiicon at acclaim\endcsname}}
+  aiicon at researchgate\endcsname{\symbol{"E854}} 
+\def\aiResearchGate{{\AI\csname%
+  aiicon at researchgate\endcsname}}
 \expandafter\def\csname% 
-  aiicon at acclaim-square\endcsname{\symbol{"E935}}
-\def\aiAcclaimSquare{{\AI\csname%
-  aiicon at acclaim-square\endcsname}}
+  aiicon at researchgate-square\endcsname{\symbol{"E855}} 
+\def\aiResearchGateSquare{{\AI\csname%
+  aiicon at researchgate-square\endcsname}}
 
+% \expandafter\def\csname% 
+%  aiicon at researchgateold\endcsname{\symbol{"E602}} 
+% \def\aiResearchGateOld{{\AI\csname%
+%  aiicon at researchgateold\endcsname}}
+% \expandafter\def\csname% 
+%  aiicon at researchgateold-square\endcsname{\symbol{"E603}} 
+% \def\aiResearchGateOldSquare{{\AI\csname%
+%  aiicon at researchgateold-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at scirate\endcsname{\symbol{"E856}}
+\def\aiSciRate{{\AI\csname%
+  aiicon at scirate\endcsname}}
+\expandafter\def\csname% 
+  aiicon at scirate-square\endcsname{\symbol{"E857}}
+\def\aiSciRateSquare{{\AI\csname%
+  aiicon at scirate-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at springer\endcsname{\symbol{"E858}}
+\def\aiSpringer{{\AI\csname%
+  aiicon at springer\endcsname}}
+\expandafter\def\csname% 
+  aiicon at springer-square\endcsname{\symbol{"E859}}
+\def\aiSpringerSquare{{\AI\csname%
+  aiicon at springer-square\endcsname}}
+
+\expandafter\def\csname% 
+  aiicon at zotero\endcsname{\symbol{"E860}} 
+\def\aiZotero{{\AI\csname%
+  aiicon at zotero\endcsname}}
+\expandafter\def\csname% 
+  aiicon at zotero-square\endcsname{\symbol{"E861}} 
+\def\aiZoteroSquare{{\AI\csname%
+  aiicon at zotero-square\endcsname}}
+
 \endinput



More information about the tex-live-commits mailing list