diff options
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 |