summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ccicons/ccicons.sty
blob: 282c06365ca3b9707b96db9ea3c3c890d48b5268 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
%%
%% This is file `ccicons.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% ccicons.dtx  (with options: `package')
%% 
%% This is a generated file.
%% 
%% 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.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
%% 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 (http://creativecommons.org) under a
%% Creative Commons Attribution 3.0 Unported license
%% (http://creativecommons.org/licenses/by/3.0/).
%% 
\NeedsTeXFormat{LaTeX2e}[1999/12/01]
\ProvidesPackage{ccicons}[2011/05/22 v1.2 LaTeX support for Creative Commons icons]
\newcommand{\ccicons@char}[1]{{\usefont{U}{ccicons}{m}{n}\char#1}}
\newcommand{\ccLogo}{\ccicons@char{0}}
\newcommand{\ccAttribution}{\ccicons@char{1}}
\newcommand{\ccShareAlike}{\ccicons@char{2}}
\newcommand{\ccNoDerivatives}{\ccicons@char{3}}
\newcommand{\ccNonCommercial}{\ccicons@char{4}}
\newcommand{\ccNonCommercialEU}{\ccicons@char{5}}
\newcommand{\ccNonCommercialJP}{\ccicons@char{6}}
\newcommand{\ccPublicDomain}{\ccicons@char{7}}
\newcommand{\ccZero}{\ccicons@char{8}}
\newcommand{\ccSampling}{\ccicons@char{9}}
\newcommand{\ccShare}{\ccicons@char{10}}
\newcommand{\ccRemix}{\ccicons@char{11}}
\newcommand{\ccby}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution}}
\newcommand{\ccbysa}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccShareAlike}}
\newcommand{\ccbynd}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNoDerivatives}}
\newcommand{\ccbync}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercial}}
\newcommand{\ccbynceu}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialEU}}
\newcommand{\ccbyncjp}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialJP}}
\newcommand{\ccbyncsa}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercial%
  \kern0.1em\ccShareAlike}}
\newcommand{\ccbyncsaeu}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialEU%
  \kern0.1em\ccShareAlike}}
\newcommand{\ccbyncsajp}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialJP%
  \kern0.1em\ccShareAlike}}
\newcommand{\ccbyncnd}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercial%
  \kern0.1em\ccNoDerivatives}}
\newcommand{\ccbyncndeu}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialEU%
  \kern0.1em\ccNoDerivatives}}
\newcommand{\ccbyncndjp}%
  {\mbox{\ccLogo\kern0.1em\ccAttribution\kern0.1em\ccNonCommercialJP%
  \kern0.1em\ccNoDerivatives}}
\newcommand{\cczero}%
  {\mbox{\ccLogo\kern0.1em\ccZero}}
\newcommand{\ccpd}%
  {\mbox{\ccLogo\kern0.1em\ccPublicDomain}}
\endinput
%%
%% End of file `ccicons.sty'.