summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/xmpincl/README
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
committerKarl Berry <karl@freefriends.org>2006-01-09 00:49:07 +0000
commit007f67a693e4d031fd3d792df8e4d5f43e2cb2e7 (patch)
tree90d17e00e572ecb1e24764b6f29c80e098b08d29 /Master/texmf-dist/doc/latex/xmpincl/README
parent950209b26f70aa87ed07c54f82a95b6f03b7c3a0 (diff)
doc/latex
git-svn-id: svn://tug.org/texlive/trunk@84 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/xmpincl/README')
-rw-r--r--Master/texmf-dist/doc/latex/xmpincl/README37
1 files changed, 37 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/xmpincl/README b/Master/texmf-dist/doc/latex/xmpincl/README
new file mode 100644
index 00000000000..250cf578b3d
--- /dev/null
+++ b/Master/texmf-dist/doc/latex/xmpincl/README
@@ -0,0 +1,37 @@
+Readme for the XMP include package (xmpincl.sty)
+
+The XMP (eXtensible Metadata platform) is a framework to add metadata to
+digital material to enhance the workflow in publication. References are
+given below, but the essenence is that the metadata is stored in an XML
+file, and this XML stream is then embedded in the file to which it
+applies.
+
+How you create this XML file is up to you, but I started investigating
+this, because I wanted to embed some licensing information in the files
+I create. The license I chose is one of the Creative Commons licenses,
+and their web-site offers this information in a valid XML-file, suitable
+for direct inclusion.
+
+References:
+
+http://creativecommons.org/
+http://creativecommons.org/technology/xmp-help
+http://www.adobe.com/products/xmp
+
+Requirements:
+
+This release requires pdflatex.
+
+Installation:
+
+Run xmpincl.ins through tex. This will generate the package file
+xmpincl.sty. Store this file in a location where it will be found by
+pdflatex. The documentation can be obtained by running xmpincl.dtx
+though pdflatex.
+
+License:
+
+Copyright (C) 2004 by Maarten Sneep <sneep@nat.vu.nl>
+This work is licensed under the CC-GNU GPL, the human readable license
+can be found here, with a link to the full text on this page.
+http://creativecommons.org/licenses/GPL/2.0/