summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/ccicons
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-12-15 00:04:25 +0000
committerKarl Berry <karl@freefriends.org>2009-12-15 00:04:25 +0000
commitd8917e660c5cde982cccbb975a07197a92e177b1 (patch)
treeda9ca7f6d7080c1c5bbfbf9c3986b4e6aae9dfbb /Master/texmf-dist/tex/latex/ccicons
parent464d856cea752db862b30b3edeebec6494902b8f (diff)
ccicons 1.1 (14dec09)
git-svn-id: svn://tug.org/texlive/trunk@16407 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/ccicons')
-rw-r--r--Master/texmf-dist/tex/latex/ccicons/ccicons.sty38
-rw-r--r--Master/texmf-dist/tex/latex/ccicons/uccicons.fd8
2 files changed, 33 insertions, 13 deletions
diff --git a/Master/texmf-dist/tex/latex/ccicons/ccicons.sty b/Master/texmf-dist/tex/latex/ccicons/ccicons.sty
index eb0da8ad70b..84271ad8e45 100644
--- a/Master/texmf-dist/tex/latex/ccicons/ccicons.sty
+++ b/Master/texmf-dist/tex/latex/ccicons/ccicons.sty
@@ -26,26 +26,28 @@
%% 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
+%% 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}[2009/12/05 v1.0 LaTeX support for Creative Commons icons]
+\ProvidesPackage{ccicons}[2009/12/14 v1.1 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{\ccPublicDomain}{\ccicons@char{5}}
-\newcommand{\ccSampling}{\ccicons@char{6}}
-\newcommand{\ccShare}{\ccicons@char{7}}
-\newcommand{\ccRemix}{\ccicons@char{8}}
-\newcommand{\ccFullLogo}{\ccicons@char{9}}
+\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}%
@@ -54,12 +56,30 @@
{\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
diff --git a/Master/texmf-dist/tex/latex/ccicons/uccicons.fd b/Master/texmf-dist/tex/latex/ccicons/uccicons.fd
index ce996660901..ce1ebe396c6 100644
--- a/Master/texmf-dist/tex/latex/ccicons/uccicons.fd
+++ b/Master/texmf-dist/tex/latex/ccicons/uccicons.fd
@@ -26,14 +26,14 @@
%% 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
+%% 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/).
%%
-\ProvidesFile{uccicons.fd}[2009/12/05 v1.0 font definitions for U/ccicons]
+\ProvidesFile{uccicons.fd}[2009/12/14 v1.1 font definitions for U/ccicons]
\DeclareFontFamily{U}{ccicons}{}
\DeclareFontShape{U}{ccicons}{m}{n}{
<-> ccicons