summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/README4
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.pdfbin76193 -> 74916 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex12
-rw-r--r--Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttfbin18816 -> 21084 bytes
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty36
5 files changed, 37 insertions, 15 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README
index 4d10ea2cc82..3c72bc79fec 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 20 high quality icons
+The "academicons" package provides access in (La)TeX to 24 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 included "academicons.ttf" font.
@@ -12,7 +12,7 @@ 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,
+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
diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf
index 9a50888eba9..c1b10a46313 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 8aa8ab16aca..7d6f4c82f21 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
@@ -25,11 +25,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.4, released on May 28, 2015}
+\date{Version 1.5, released on July 22, 2015}
\maketitle
\begin{abstract}
-The \textsf{\jobname} package provides specific \hologo{(La)TeX} bindings with the free \emph{Academicons} font, allowing to access 20 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 24 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.}
@@ -38,7 +38,7 @@ The \textsf{\jobname} package provides specific \hologo{(La)TeX} bindings with t
\bigskip
\section{Description}
-The \textsf{\jobname} package provides access in \hologo{(La)TeX} to 20 high quality icons of online academic profiles included in the free \emph{Academicons} font. This package requires the \textsf{fontspec} package and either the \hologo{Xe}\hologo{(La)TeX} or Lua\hologo{(La)TeX} engine to load the included \texttt{academicons.ttf} font.
+The \textsf{\jobname} package provides access in \hologo{(La)TeX} to 24 high quality icons of online academic profiles included in the free \emph{Academicons} font. This package requires the \textsf{fontspec} package and either the \hologo{Xe}\hologo{(La)TeX} or Lua\hologo{(La)TeX} engine to load the included \texttt{academicons.ttf} font.
The \emph{Academicons} font was designed by James Walsh and released\footnote{See \url{http://jpswalsh.github.io/academicons/}.} under the open SIL Open Font License\footnote{Available at \url{http://scripts.sil.org/OFL}.}. This package is a redistribution of the free \emph{Academicons} font with specific bindings for \hologo{(La)TeX}. It is inspired and based on the \textsf{fontawesome}\footnote{Available at \url{http://www.ctan.org/pkg/fontawesome}.} package.
@@ -48,7 +48,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\newenvironment{showcase}%
{%
- \begin{longtable}{cp{3.5cm}p{4cm}}
+ \begin{longtable}{cp{3.5cm}p{4.5cm}}
\cmidrule[\heavyrulewidth]{1-3}% \toprule
\bfseries Icon&{\bfseries Name} (\meta{name})&\bfseries Direct Command\\
\cmidrule{1-3}\endhead}
@@ -65,6 +65,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{mendeley}{aiMendeley}
\icon{mendeley-square}{aiMendeleySquare}
\icon{orcid}{aiOrcid}
@@ -79,6 +81,8 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{figshare-square}{aiFigshareSquare}
\icon{dryad}{aiDryad}
\icon{dryad-square}{aiDryadSquare}
+ \icon{scirate}{aiSciRate}
+ \icon{scirate-square}{aiSciRateSquare}
\icon{arxiv}{aiArxiv}
\icon{arxiv-square}{aiArxivSquare}
\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 bd60103d4c3..a220668ff2b 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 05244027413..85af78123f9 100644
--- a/Master/texmf-dist/tex/latex/academicons/academicons.sty
+++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty
@@ -5,7 +5,7 @@
% available at http://www.latex-project.org/lppl/.
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{academicons}[2015/05/28 v1.4 Academicons Icons]
+\ProvidesPackage{academicons}[2015/07/22 v1.5 Academicons Icons]
\usepackage{fontspec}
@@ -24,13 +24,13 @@
aiicon@googlescholar-square\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate\endcsname{\symbol{"E602}}
-\def\aiResearchGate{{\AI\csname%
- aiicon@researchgate\endcsname}}
+ aiicon@researchgateold\endcsname{\symbol{"E602}}
+\def\aiResearchGateOld{{\AI\csname%
+ aiicon@researchgateold\endcsname}}
\expandafter\def\csname%
- aiicon@researchgate-square\endcsname{\symbol{"E603}}
-\def\aiResearchGateSquare{{\AI\csname%
- aiicon@researchgate-square\endcsname}}
+ aiicon@researchgateold-square\endcsname{\symbol{"E603}}
+\def\aiResearchGateOldSquare{{\AI\csname%
+ aiicon@researchgateold-square\endcsname}}
\expandafter\def\csname%
aiicon@mendeley\endcsname{\symbol{"E604}}
@@ -96,11 +96,29 @@
aiicon@dryad-square\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv\endcsname{\symbol{"E612}}
+ aiicon@researchgate\endcsname{\symbol{"E612}}
+\def\aiResearchGate{{\AI\csname%
+ aiicon@researchgate\endcsname}}
+\expandafter\def\csname%
+ aiicon@researchgate-square\endcsname{\symbol{"E613}}
+\def\aiResearchGateSquare{{\AI\csname%
+ aiicon@researchgate-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@scirate\endcsname{\symbol{"E614}}
+\def\aiSciRate{{\AI\csname%
+ aiicon@scirate\endcsname}}
+\expandafter\def\csname%
+ aiicon@scirate-square\endcsname{\symbol{"E615}}
+\def\aiSciRateSquare{{\AI\csname%
+ aiicon@scirate-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@arxiv\endcsname{\symbol{"E616}}
\def\aiArxiv{{\AI\csname%
aiicon@arxiv\endcsname}}
\expandafter\def\csname%
- aiicon@arxiv-square\endcsname{\symbol{"E613}}
+ aiicon@arxiv-square\endcsname{\symbol{"E617}}
\def\aiArxivSquare{{\AI\csname%
aiicon@arxiv-square\endcsname}}