AZ logo

CTAN directory: /fonts/ccicons

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
ccicons LaTeX support for Creative Commons icons.

Files

Name Size* Date UTC Notes
README 2 KiB 2011-Sep-18 Shown below
ccicons-u.enc 2 KiB 2011-Apr-11
ccicons.afm 1 KiB 2011-Sep-20
ccicons.dtx 9 KiB 2011-Sep-20
ccicons.ins 2 KiB 2011-Sep-18
ccicons.map 29 bytes 2010-Nov-24
ccicons.pdf 50 KiB 2011-Sep-20
ccicons.pfb 11 KiB 2011-Sep-20
ccicons.tfm 204 bytes 2011-Sep-20

  *File sizes in kibibytes.

Contents of README

ccicons - Typesetting Creative Commons icons using LaTeX
========================================================

This package offers authors who want to publish their documents under
a [Creative Commons][CC] license an easy way to include the relevant icons
in their documents.

[CC]: http://creativecommons.org

Usage
-----

To use package, include

    \usepackage{ccicons}

in the preamble of your LaTeX document. See the PDF documentation for
the details.

Installation
------------

1. Run `latex ccicons.ins` to generate the LaTex package.

2. Create the following directories in a local texmf 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 texmf tree:

   - ccicons.pdf goes to doc/latex/ccicons
   - ccicons-u.enc goes to fonts/enc/dvips/ccicons
   - ccicons.map goes to fonts/map/dvips/ccicons
   - ccicons.tfm goes to fonts/tfm/public/ccicons
   - ccicons.pfb goes to fonts/type1/public/ccicons
   - ccicons.sty goes to tex/latex/ccicons

4. Afterwards, you may need to regenerate the file database:

    texhash

5. Finally, activate the map file by running

    updmap --enable Map ccicons.map

For a system-wide installation, replace updmap by updmap-sys.

License
-------

Copyright (C) 2011 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.3c
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.pdf, ccicons.sty and uccicons.fd.

The files ccicons.pfb and ccicons.tfm have been generated from the
file cc-icons-svg.zip available from
http://mirrors.creativecommons.org/presskit/icons/cc-icons-svg.zip
and released by Creative Commons under the Creative Commons Attribution
3.0 Unported License: http://creativecommons.org/licenses/by/3.0/