summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-06-13 22:10:08 +0000
committerKarl Berry <karl@freefriends.org>2016-06-13 22:10:08 +0000
commit1f98965118852ee8aad4dee68065570d96762a21 (patch)
treef617d58a5306e7741d6d32ffc384dbace8555dc6
parent4c015cef69dbc996e766a3113004f24c700c166d (diff)
academicons (13jun16)
git-svn-id: svn://tug.org/texlive/trunk@41439 c570f23f-e606-0410-a88d-b1316a301751
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/README2
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.pdfbin82315 -> 82475 bytes
-rw-r--r--Master/texmf-dist/doc/fonts/academicons/academicons.tex3
-rw-r--r--Master/texmf-dist/tex/latex/academicons/academicons.sty2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
5 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README
index b0d2483f4a2..3dd3c6dfd3c 100644
--- a/Master/texmf-dist/doc/fonts/academicons/README
+++ b/Master/texmf-dist/doc/fonts/academicons/README
@@ -24,7 +24,7 @@ manual. For example, "\aiicon{googlescholar}" yields the same result as
"\aiGoogleScholar".
academicons (La)TeX package
-Version: 1.7.1
+Version: 1.7.2
Author: Diogo A. B. Fernandes, diogoabfernandes@gmail
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 3f72dd537ba..25ee7a7aece 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 f79a738f78b..e244cc28ced 100644
--- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex
+++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex
@@ -29,13 +29,14 @@ 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.7.1, released on June 12, 2016}
+\date{v1.7.2, released on June 12, 2016}
\maketitle
\begin{abstract}
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.7.2}{2016/06/12}{Fix release: corrected a bug in the style file.}
\changes{v1.7.1}{2016/06/12}{Fix release: corrected a bug in the style file.}
\changes{v1.7.0}{2016/05/16}{Major release of v1.7.0.}
\changes{v1.6.0-1}{2016/03/02}{Better documentation.}
diff --git a/Master/texmf-dist/tex/latex/academicons/academicons.sty b/Master/texmf-dist/tex/latex/academicons/academicons.sty
index 74f184b257a..8513931344b 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}[2016/05/16 v1.7.1 Academicons Icons]
+\ProvidesPackage{academicons}[2016/06/12 v1.7.2 Academicons Icons]
\usepackage{fontspec}
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 616a69744cd..fc4dcc2ce04 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -929,6 +929,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'pstricks', "&MAKEpstricks",
'pstricks-add',"&MAKEpst",
'pstricks-calcnotes', "die 'skipping, use pstricks_calcnotes'",
+ 'pstricks-examples-7', "die 'skipping, checking with author'",
'ptmsc', "die 'skipping, nonfree font'",
'ptsans', "die 'skipping, use paratype'",
'ptserif', "die 'skipping, use paratype'",