From bc1cf504905de3a2eaccd42628b1b8ec251eb6d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 4 Apr 2018 20:19:03 +0000 Subject: academicons (4apr18) git-svn-id: svn://tug.org/texlive/trunk@47288 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/fonts/academicons/README | 4 ++-- .../doc/fonts/academicons/academicons.pdf | Bin 92186 -> 90507 bytes .../doc/fonts/academicons/academicons.tex | 6 +++++- .../truetype/public/academicons/academicons.ttf | Bin 37832 -> 37832 bytes .../tex/latex/academicons/academicons.sty | 20 +++++++++++++++++++- Master/tlpkg/libexec/ctan2tds | 1 + 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 Binary files a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf and b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf 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 Binary files a/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf and b/Master/texmf-dist/fonts/truetype/public/academicons/academicons.ttf 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'", -- cgit v1.2.3