summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-04-04 20:19:03 +0000
committerKarl Berry <karl@freefriends.org>2018-04-04 20:19:03 +0000
commitbc1cf504905de3a2eaccd42628b1b8ec251eb6d1 (patch)
tree15e66916ec459730fa5e22ca7fec6aafd4e1d7be
parent01ff252228c328be5750044baea8343d08737c93 (diff)
academicons (4apr18)
git-svn-id: svn://tug.org/texlive/trunk@47288 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/README4
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.pdfbin92186 -> 90507 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex6
-rw-r--r--Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttfbin37832 -> 37832 bytes
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty20
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
6 files changed, 27 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README
index 758a576eec8..51bc99000c1 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 62 high quality icons
+The "academicons" package provides access in (La)TeX to 66 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 "Academicons" font from the system, which requires installing
@@ -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.8.1
+Version: 1.8.3
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 69e77340b1b..ac25cf7145c 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 05fbd322baa..cbe813b60e4 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
@@ -11,6 +11,7 @@
\usepackage{hyperref,xcolor}
\usepackage{longtable,booktabs}
\usepackage{\jobname}
+%\usepackage{./academicons}
\definecolor{blue}{rgb}{0.19,0.31,0.54}
\hypersetup{colorlinks=true, linkcolor=blue, urlcolor=blue, hyperindex}
@@ -23,6 +24,7 @@
\CodelineIndex
\RecordChanges
+\changes{v1.8.3}{2018/04/03}{Release of v1.8.3.}
\changes{v1.8.1}{2018/03/27}{Enhancement release: adjusted \texttt{\textbackslash{}newfontfamily} to account for the font installed via \texttt{tlmgr}.}
\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.}
@@ -39,7 +41,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.8.1, released on 27 March 2018}
+\date{v1.8.3, released on 03 April 2018}
\maketitle
\begin{abstract}
@@ -102,6 +104,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{ieee}{aiIEEE}
\icon{impactstory}{aiImpactstory}
\icon{inspire}{aiInspire}
+ \icon{mathoverflow}{aiMathOverflow}
\icon{mendeley}{aiMendeley}
\icon{open-access}{aiOpenAccess}
\icon{orcid}{aiOrcid}
@@ -114,6 +117,7 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access
\icon{researchgate}{aiResearchGate}
\icon{scirate}{aiSciRate}
\icon{springer}{aiSpringer}
+ \icon{cv}{aiCV}
\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 330b150de1e..c684469547d 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 4e6964181a9..ab9c6dd627a 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}[2018/03/27 v1.8.1 Academicons Icons]
+\ProvidesPackage{academicons}[2018/04/03 v1.8.3 Academicons Icons]
\usepackage{fontspec}
@@ -302,4 +302,22 @@
\def\aiZoteroSquare{{\AI\csname%
aiicon@zotero-square\endcsname}}
+\expandafter\def\csname%
+ aiicon@mathoverflow\endcsname{\symbol{"E901}}
+\def\aiMathOverflow{{\AI\csname%
+ aiicon@mathoverflow\endcsname}}
+\expandafter\def\csname%
+ aiicon@mathoverflow-square\endcsname{\symbol{"E900}}
+\def\aiMathOverflowSquare{{\AI\csname%
+ aiicon@mathoverflow-square\endcsname}}
+
+\expandafter\def\csname%
+ aiicon@cv\endcsname{\symbol{"E903}}
+\def\aiCV{{\AI\csname%
+ aiicon@cv\endcsname}}
+\expandafter\def\csname%
+ aiicon@cv-square\endcsname{\symbol{"E902}}
+\def\aiCVSquare{{\AI\csname%
+ aiicon@cv-square\endcsname}}
+
\endinput
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index a4591acc0d1..6c1ac359e98 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1210,6 +1210,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'wadalab', "&MAKEwadalab",
'wasy2', "die 'skipping, use wasy'",
'wasy2-ps', "&MAKEflatten",
+ 'win32-emacs-auctex', "die 'skipping, not for us'",
'winedt', "die 'skipping, nonfree license'",
'winfonts', "die 'skipping, support for nonfree fonts'",
'withesis', "die 'skipping, thesis package ca.2002, wait for request'",