diff options
author | Karl Berry <karl@freefriends.org> | 2015-06-16 22:41:18 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-06-16 22:41:18 +0000 |
commit | 428e79a48f8e31eab93f621bec58059e07959511 (patch) | |
tree | 52a4afd39afebbbe0a3f9637932021dcfac34039 /Master/texmf-dist/doc/fonts/academicons/README | |
parent | c503311d0761d89aad2df2f14cec502d09aff82f (diff) |
academicons (30may15)
git-svn-id: svn://tug.org/texlive/trunk@37577 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/fonts/academicons/README')
-rw-r--r-- | Master/texmf-dist/doc/fonts/academicons/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/academicons/README b/Master/texmf-dist/doc/fonts/academicons/README new file mode 100644 index 00000000000..4d10ea2cc82 --- /dev/null +++ b/Master/texmf-dist/doc/fonts/academicons/README @@ -0,0 +1,24 @@ +academicons -- high quality icons of online academic profiles + +The "academicons" package provides access in (La)TeX to 20 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. + +The "Academicons" font was designed by James Walsh and released (see +http://jpswalsh.github.io/academicons/) under the open SIL Open Font License +(available at http://scripts.sil.org/OFL). This package is a redistribution of +the free "Academicons" font with specific bindings for (La)TeX. It is inspired +and based on the "fontawesome" package (available at +http://www.ctan.org/pkg/fontawesome). + +The academicons package provides the generic \aiicon command to access icons, +which takes as mandatory argument the name of the desired icon. It also +provides individual direct commands for each specific icon. The full list of +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 font +Author: James Walsh +Licence: SIL Open Font License, version 1.1
\ No newline at end of file |