From 73da625d038c1dcd3061a8233f5abdbab8dd4555 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 23 Sep 2007 22:44:51 +0000 Subject: new latex package cclicenses git-svn-id: svn://tug.org/texlive/trunk@5017 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/cclicenses/README | 25 +++++++++++++++++++++ .../doc/latex/cclicenses/cclicenses_short.pdf | Bin 0 -> 94291 bytes 2 files changed, 25 insertions(+) create mode 100644 Master/texmf-dist/doc/latex/cclicenses/README create mode 100644 Master/texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf (limited to 'Master/texmf-dist/doc/latex/cclicenses') diff --git a/Master/texmf-dist/doc/latex/cclicenses/README b/Master/texmf-dist/doc/latex/cclicenses/README new file mode 100644 index 00000000000..59a598ab0bc --- /dev/null +++ b/Master/texmf-dist/doc/latex/cclicenses/README @@ -0,0 +1,25 @@ + CClicenses package + +The cclicenses package helps users typesetting Creative Commons logos +in LaTeX. It defines some commands useful to quickly write these logos, +related to CC licenses versions 1.0 and 2.0. + +This is my very first attempt to release a package I wrote and submit +it to the TeX community. Please, do give me some feedback to improve my +work or to know it's somehow useful. + +The package comes with the files cclicenses.dtx and cclicenses.ins, this +README and the PDF manual _without_ the code (cclicenses_short.pdf). +Running (pdf)latex on cclicenses.dtx will give you the manual ---either +DVI or PDF--- with source code. To get cclicenses.sty, run (pdf)latex on +cclicenses.ins. The files cclicenses.sty is needed to typeset the manual. +Generate it first. + +According to LPPL 1.3a, under which the package is released, here are some +data: + +Status of the work: maintained +Author and current maintainer: Gianluca Pignalberi + +Files that compose the package: README (this file), cclicenses.pdf, + cclicenses.dtx, cclicenses.dtx, the derived file cclicenses.sty diff --git a/Master/texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf b/Master/texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf new file mode 100644 index 00000000000..82455cd6de5 Binary files /dev/null and b/Master/texmf-dist/doc/latex/cclicenses/cclicenses_short.pdf differ -- cgit v1.2.3