summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.pdfbin74916 -> 74915 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex18
-rw-r--r--Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttfbin21084 -> 21112 bytes
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty86
4 files changed, 60 insertions, 44 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
index c1b10a46313..ab47b7948b8 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
Binary files differ
diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.tex b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
index 7d6f4c82f21..b514164c59e 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
@@ -1,4 +1,4 @@
-% Copyright 2015 Diogo A. B. Fernandes
+% Copyright 2016 Diogo A. B. Fernandes
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
@@ -15,6 +15,10 @@
\definecolor{blue}{rgb}{0.19,0.31,0.54}
\hypersetup{colorlinks=true, linkcolor=blue, urlcolor=blue, hyperindex}
+\usepackage{totcount}
+\newtotcounter{IconsCounter}
+\setcounter{IconsCounter}{0}
+
\EnableCrossrefs
\CodelineIndex
\RecordChanges
@@ -25,11 +29,11 @@ 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{Version 1.5, released on July 22, 2015}
+\date{Version 1.6, released on January 14, 2016}
\maketitle
\begin{abstract}
-The \textsf{\jobname} package provides specific \hologo{(La)TeX} bindings with the free \emph{Academicons} font, allowing to access 24 high quality icons of online academic profiles.
+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.4-1}{2015/05/30}{Fix release: corrected a few typos and errors in the manual.}
@@ -54,7 +58,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\cmidrule{1-3}\endhead}
{\cmidrule[\heavyrulewidth]{1-3}% \bottomrule
\end{longtable}}
-\newcommand{\icon}[2]{\aiicon{#1}& \itshape #1&\ttfamily\textbackslash #2\index{\ttfamily\textbackslash #2}\\}
+\newcommand{\icon}[2]{\stepcounter{IconsCounter}\aiicon{#1}& \itshape #1&\ttfamily\textbackslash #2\index{\ttfamily\textbackslash #2}\\}
\newpage
\subsection{Academicons Icons}
@@ -65,8 +69,8 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{googlescholar-square}{aiGoogleScholarSquare}
\icon{researchgate}{aiResearchGate}
\icon{researchgate-square}{aiResearchGateSquare}
- \icon{researchgateold}{aiResearchGateOld}
- \icon{researchgateold-square}{aiResearchGateOldSquare}
+% \icon{researchgateold}{aiResearchGateOld}
+% \icon{researchgateold-square}{aiResearchGateOldSquare}
\icon{mendeley}{aiMendeley}
\icon{mendeley-square}{aiMendeleySquare}
\icon{orcid}{aiOrcid}
@@ -85,6 +89,8 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{scirate-square}{aiSciRateSquare}
\icon{arxiv}{aiArxiv}
\icon{arxiv-square}{aiArxivSquare}
+ \icon{open-access}{aiOpenAccess}
+ \icon{open-access-square}{aiOpenAccessSquare}
\end{showcase}
\PrintChanges
diff --git a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
index a220668ff2b..89dd9c8bddd 100644
--- a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
+++ b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
Binary files differ
diff --git a/Master/texmf-dist/tex/latex/academicons/academicons.sty b/Master/texmf-dist/tex/latex/academicons/academicons.sty
index 85af78123f9..3e2f8d2b059 100644
--- a/Master/texmf-dist/tex/latex/academicons/academicons.sty
+++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty
@@ -1,43 +1,52 @@
-% Copyright 2015 Diogo A. B. Fernandes
+% Copyright 2016 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}[2015/07/22 v1.5 Academicons Icons]
+\ProvidesPackage{academicons}[2016/01/14 v1.6 Academicons Icons]
\usepackage{fontspec}
-\newfontfamily{\AI}{academicons}
+\newfontfamily{\AI}{Academicons}
\newcommand*{\aiicon}[1]
{\AI\csname aiicon@#1\endcsname}
\expandafter\def\csname%
- aiicon@googlescholar\endcsname{\symbol{"E600}}
+ aiicon@googlescholar\endcsname{\symbol{"E900}}
\def\aiGoogleScholar{{\AI\csname%
aiicon@googlescholar\endcsname}}
\expandafter\def\csname%
- aiicon@googlescholar-square\endcsname{\symbol{"E601}}
+ aiicon@googlescholar-square\endcsname{\symbol{"E901}}
\def\aiGoogleScholarSquare{{\AI\csname%
aiicon@googlescholar-square\endcsname}}
\expandafter\def\csname%
- aiicon@researchgateold\endcsname{\symbol{"E602}}
-\def\aiResearchGateOld{{\AI\csname%
- aiicon@researchgateold\endcsname}}
+ aiicon@researchgate\endcsname{\symbol{"E902}}
+\def\aiResearchGate{{\AI\csname%
+ aiicon@researchgate\endcsname}}
\expandafter\def\csname%
- aiicon@researchgateold-square\endcsname{\symbol{"E603}}
-\def\aiResearchGateOldSquare{{\AI\csname%
- aiicon@researchgateold-square\endcsname}}
+ aiicon@researchgate-square\endcsname{\symbol{"E903}}
+\def\aiResearchGateSquare{{\AI\csname%
+ aiicon@researchgate-square\endcsname}}
+
+% \expandafter\def\csname%
+% aiicon@researchgateold\endcsname{\symbol{"E602}}
+% \def\aiResearchGateOld{{\AI\csname%
+% aiicon@researchgateold\endcsname}}
+% \expandafter\def\csname%
+% aiicon@researchgateold-square\endcsname{\symbol{"E603}}
+% \def\aiResearchGateOldSquare{{\AI\csname%
+% aiicon@researchgateold-square\endcsname}}
\expandafter\def\csname%
- aiicon@mendeley\endcsname{\symbol{"E604}}
+ aiicon@mendeley\endcsname{\symbol{"E904}}
\def\aiMendeley{{\AI\csname%
aiicon@mendeley\endcsname}}
\expandafter\def\csname%
- aiicon@mendeley-square\endcsname{\symbol{"E605}}
+ aiicon@mendeley-square\endcsname{\symbol{"E905}}
\def\aiMendeleySquare{{\AI\csname%
aiicon@mendeley-square\endcsname}}
@@ -46,80 +55,81 @@
\def\aiOrcid{{\AI\csname%
aiicon@orcid\endcsname}}
\expandafter\def\csname%
- aiicon@orcid-square\endcsname{\symbol{"E607}}
+ aiicon@orcid-square\endcsname{\symbol{"E907}}
\def\aiOrcidSquare{{\AI\csname%
aiicon@orcid-square\endcsname}}
\expandafter\def\csname%
- aiicon@impactstory\endcsname{\symbol{"E608}}
+ aiicon@impactstory\endcsname{\symbol{"E908}}
\def\aiImpactstory{{\AI\csname%
aiicon@impactstory\endcsname}}
\expandafter\def\csname%
- aiicon@impactstory-square\endcsname{\symbol{"E609}}
+ aiicon@impactstory-square\endcsname{\symbol{"E909}}
\def\aiImpactstorySquare{{\AI\csname%
aiicon@impactstory-square\endcsname}}
\expandafter\def\csname%
- aiicon@academia\endcsname{\symbol{"E60A}}
+ aiicon@academia\endcsname{\symbol{"E910}}
\def\aiAcademia{{\AI\csname%
aiicon@academia\endcsname}}
\expandafter\def\csname%
- aiicon@academia-square\endcsname{\symbol{"E60B}}
+ aiicon@academia-square\endcsname{\symbol{"E911}}
\def\aiAcademiaSquare{{\AI\csname%
aiicon@academia-square\endcsname}}
\expandafter\def\csname%
- aiicon@zotero\endcsname{\symbol{"E60C}}
+ aiicon@zotero\endcsname{\symbol{"E912}}
\def\aiZotero{{\AI\csname%
aiicon@zotero\endcsname}}
\expandafter\def\csname%
- aiicon@zotero-square\endcsname{\symbol{"E60D}}
+ aiicon@zotero-square\endcsname{\symbol{"E913}}
\def\aiZoteroSquare{{\AI\csname%
aiicon@zotero-square\endcsname}}
\expandafter\def\csname%
- aiicon@figshare\endcsname{\symbol{"E60E}}
+ aiicon@figshare\endcsname{\symbol{"E914}}
\def\aiFigshare{{\AI\csname%
aiicon@figshare\endcsname}}
\expandafter\def\csname%
- aiicon@figshare-square\endcsname{\symbol{"E60F}}
+ aiicon@figshare-square\endcsname{\symbol{"E915}}
\def\aiFigshareSquare{{\AI\csname%
aiicon@figshare-square\endcsname}}
\expandafter\def\csname%
- aiicon@dryad\endcsname{\symbol{"E610}}
+ aiicon@dryad\endcsname{\symbol{"E916}}
\def\aiDryad{{\AI\csname%
aiicon@dryad\endcsname}}
\expandafter\def\csname%
- aiicon@dryad-square\endcsname{\symbol{"E611}}
+ aiicon@dryad-square\endcsname{\symbol{"E917}}
\def\aiDryadSquare{{\AI\csname%
aiicon@dryad-square\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate\endcsname{\symbol{"E612}}
-\def\aiResearchGate{{\AI\csname%
- aiicon@researchgate\endcsname}}
+ aiicon@arxiv\endcsname{\symbol{"E918}}
+\def\aiArxiv{{\AI\csname%
+ aiicon@arxiv\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate-square\endcsname{\symbol{"E613}}
-\def\aiResearchGateSquare{{\AI\csname%
- aiicon@researchgate-square\endcsname}}
+ aiicon@arxiv-square\endcsname{\symbol{"E919}}
+\def\aiArxivSquare{{\AI\csname%
+ aiicon@arxiv-square\endcsname}}
\expandafter\def\csname%
- aiicon@scirate\endcsname{\symbol{"E614}}
+ aiicon@scirate\endcsname{\symbol{"E920}}
\def\aiSciRate{{\AI\csname%
aiicon@scirate\endcsname}}
\expandafter\def\csname%
- aiicon@scirate-square\endcsname{\symbol{"E615}}
+ aiicon@scirate-square\endcsname{\symbol{"E921}}
\def\aiSciRateSquare{{\AI\csname%
aiicon@scirate-square\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv\endcsname{\symbol{"E616}}
-\def\aiArxiv{{\AI\csname%
- aiicon@arxiv\endcsname}}
+ aiicon@open-access\endcsname{\symbol{"E922}}
+\def\aiOpenAccess{{\AI\csname%
+ aiicon@open-access\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv-square\endcsname{\symbol{"E617}}
-\def\aiArxivSquare{{\AI\csname%
- aiicon@arxiv-square\endcsname}}
+ aiicon@open-access-square\endcsname{\symbol{"E923}}
+\def\aiOpenAccessSquare{{\AI\csname%
+ aiicon@open-access-square\endcsname}}
+
\endinput