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.pdfbin104065 -> 99491 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex6
-rw-r--r--Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttfbin58740 -> 62812 bytes
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty13
5 files changed, 17 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README
index 4ccce7b6e0b..bd2899eba4b 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 112 high quality icons
+The "academicons" package provides access in (La)TeX to 124 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.0
+Version: 1.9.1
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 2885637bcbd..bf85c577f8b 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 f83b88dd9f9..31f1ca01151 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-2020 Diogo A. B. Fernandes
+% Copyright 2015-2021 Diogo A. B. Fernandes
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License version 1.3c,
@@ -24,6 +24,7 @@
\CodelineIndex
\RecordChanges
+\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.}
\changes{v1.8.6-1}{2018/06/25}{Removed \texttt{fontspec} dependency.}
@@ -45,7 +46,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.0, released on 14 August 2020}
+\date{v1.9.1, released on 26 November 2021}
\maketitle
\begin{abstract}
@@ -128,6 +129,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{mathoverflow}{aiMathOverflow}
\icon{mendeley}{aiMendeley}
\icon{moodle}{aiMoodle}
+ \icon{mtmt}{aiMTMT}
\icon{nakala}{aiNAKALA}
\icon{closed-access}{aiClosedAccess}
\icon{open-access}{aiOpenAccess}
diff --git a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf
index 6ff1811a77b..afc5ae143af 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 134c96e485e..87cf7eb8872 100644
--- a/Master/texmf-dist/tex/latex/academicons/academicons.sty
+++ b/Master/texmf-dist/tex/latex/academicons/academicons.sty
@@ -1,11 +1,11 @@
-% Copyright 2015-2020 Diogo A. B. Fernandes
+% Copyright 2015-2021 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}[2020/08/14 v1.9.0 Academicons Icons]
+\ProvidesPackage{academicons}[2021/11/26 v1.9.1 Academicons Icons]
\newcommand\AI{\usefont{TU}{academicons}{m}{n}}
@@ -337,6 +337,15 @@
aiicon@moodle-square\endcsname}}
\expandafter\def\csname%
+ aiicon@mtmt\endcsname{\symbol{"E950}}
+\def\aiMTMT{{\AI\csname%
+ aiicon@mtmt\endcsname}}
+\expandafter\def\csname%
+ aiicon@mtmt-square\endcsname{\symbol{"E951}}
+\def\aiMTMTSquare{{\AI\csname%
+ aiicon@mtmt-square\endcsname}}
+
+\expandafter\def\csname%
aiicon@nakala\endcsname{\symbol{"E940}}
\def\aiNAKALA{{\AI\csname%
aiicon@nakala\endcsname}}