diff options
author | Karl Berry <karl@freefriends.org> | 2016-03-02 21:46:29 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-03-02 21:46:29 +0000 |
commit | de8746a819c0e2ad3fe4c7d6f5deb5ecc3d39838 (patch) | |
tree | 3b0535737ffde548c4020b745ef3277ddb6ead5d /Master | |
parent | bd6295c353746efab3e9619c26d300ac39974f7c (diff) |
academicons (2mar16)
git-svn-id: svn://tug.org/texlive/trunk@39919 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/texmf-dist/doc/fonts/academicons/README | 10 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/academicons/academicons.pdf | bin | 74915 -> 77854 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/fonts/academicons/academicons.tex | 8 |
3 files changed, 14 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README index 3c72bc79fec..a6d9d7f920d 100644 --- a/Master/texmf-dist/doc/fonts/academicons/README +++ b/Master/texmf-dist/doc/fonts/academicons/README @@ -3,7 +3,11 @@ academicons -- high quality icons of online academic profiles 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. +engine to load "Academicons" font from the system, which requires installing the +bundled "academicons.ttf" font file. As new releases come out, it is recommended +to install the bundled font version as there may be differences between the +package and previous font versions or newest font versions not yet contemplated +in the package. The "Academicons" font was designed by James Walsh and released (see http://jpswalsh.github.io/academicons/) under the open SIL Open Font License @@ -19,6 +23,10 @@ icons and their respective names and direct commands can be found in the manual. For example, "\aiicon{googlescholar}" yields the same result as "\aiGoogleScholar". +academicons (La)TeX package +Author: Diogo A. B. Fernandes, diogoabfernandes@gmail +License: LaTeX Project Public License, version 1.3c + Academicons font Author: James Walsh Licence: SIL Open Font License, version 1.1
\ No newline at end of file diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf Binary files differindex ab47b7948b8..e3b229444d0 100644 --- a/Master/texmf-dist/doc/fonts/academicons/academicons.pdf +++ b/Master/texmf-dist/doc/fonts/academicons/academicons.pdf diff --git a/Master/texmf-dist/doc/fonts/academicons/academicons.tex b/Master/texmf-dist/doc/fonts/academicons/academicons.tex index b514164c59e..907bf252a93 100644 --- a/Master/texmf-dist/doc/fonts/academicons/academicons.tex +++ b/Master/texmf-dist/doc/fonts/academicons/academicons.tex @@ -29,20 +29,22 @@ 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.6, released on January 14, 2016} +\date{Version 1.6-1, released on March 2, 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.6-1}{2016/03/02}{Better documentation.} +\changes{v1.6}{2016/01/30}{Major release of version 1.6.} \changes{v1.4-1}{2015/05/30}{Fix release: corrected a few typos and errors in the manual.} \changes{v1.4}{2015/05/28}{First public release (version number set to match the included \texttt{academicons.ttf} font version).} \bigskip \section{Description} -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 \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 \emph{Academicons} font from the system, which requires installing the bundled \texttt{academicons.ttf} font file. As new releases come out, it is recommended to install the bundled font version as there may be differences between the package and previous font versions or newest font versions not yet contemplated in the package. 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. @@ -94,6 +96,6 @@ The \textsf{\jobname} package provides the generic \cs{aiicon} command to access \end{showcase} \PrintChanges -\PrintIndex +% \PrintIndex \end{document} |