diff options
author | Karl Berry <karl@freefriends.org> | 2009-12-12 01:07:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-12-12 01:07:36 +0000 |
commit | f2f8e23d44e60cefbb01159b3aebd952b5e50b33 (patch) | |
tree | e0e6d7a15604803e9e4f1656cf2bc123870fa35d /Master/texmf-dist/doc/latex/ccicons | |
parent | 626364c8a9c26cef4f43977e46a33846b8b62815 (diff) |
new fonts ccicons (5dec09)
git-svn-id: svn://tug.org/texlive/trunk@16373 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/ccicons')
-rw-r--r-- | Master/texmf-dist/doc/latex/ccicons/README | 71 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/ccicons/ccicons.pdf | bin | 0 -> 93474 bytes |
2 files changed, 71 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/ccicons/README b/Master/texmf-dist/doc/latex/ccicons/README new file mode 100644 index 00000000000..6029b32e105 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ccicons/README @@ -0,0 +1,71 @@ +===================================================================== +ccicons --- Typesetting Creative Commons icons with LaTeX +===================================================================== + +This package offers authors who want to publish their documents under +a Creative Commons license an easy way to include the relevant icons +in their documents. + +Installation +============ + +1) Run `latex ccicons.ins' to produce the style file and the font + definition file. + +2) Create the following directories in a local TeX tree: + + - doc/latex/ccicons + - fonts/enc/dvips/ccicons + - fonts/map/dvips/ccicons + - fonts/tfm/public/ccicons + - fonts/type1/public/ccicons + - tex/latex/ccicons + +3) Copy all relevant files into the TeX tree: + + - ccicons.pdf goes into doc/latex/ccicons + - ccicons-u.enc goes into fonts/enc/dvips/ccicons + - ccicons.map goes into fonts/map/dvips/ccicons + - ccicons.tfm goes into fonts/tfm/public/ccicons + - ccicons.pfb goes into fonts/type1/public/ccicons + - ccicons.sty and uccicons.fd go into tex/latex/ccicons + +4) Update the file database by running `mktexlsr'. + +5) Activate the map file by running + + `updmap --enable Map ccicons.map' + + (for a system-wide installation use updmap-sys). + +6) See the file `ccicons.pdf' for how to use this package. + +7) Happy TeXing! + +License +======= + +Copyright (C) 2009 by Michael Ummels <michael.ummels@rwth-aachen.de> + +This work may be distributed and/or modified under the +conditions of the LaTeX Project Public License, either version 1.3 +of this license or (at your option) any later version. +The latest version of this license is in + http://www.latex-project.org/lppl.txt +and version 1.3 or later is part of all distributions of LaTeX +version 2005/12/01 or later. + +This work has the LPPL maintenance status `maintained'. + +The Current Maintainer of this work is Michael Ummels. + +This work consists of the files ccicons.dtx, ccicons.ins, +ccicons.map, ccicons.pfb, ccicons.tfm, ccicons-u.enc and +the derived files ccicons.sty and uccicons.fd. + +The files ccicons.pfb and ccicons.tfm have been automatically +generated from the file cc-icons.ttf available from +http://mirrors.creativecommons.org/presskit/cc-icons.ttf +and released by Creative Commons (http://creativecommons.org) under a +Creative Commons Attribution 3.0 Unported license +(http://creativecommons.org/licenses/by/3.0/). diff --git a/Master/texmf-dist/doc/latex/ccicons/ccicons.pdf b/Master/texmf-dist/doc/latex/ccicons/ccicons.pdf Binary files differnew file mode 100644 index 00000000000..7e973724046 --- /dev/null +++ b/Master/texmf-dist/doc/latex/ccicons/ccicons.pdf |