summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hyperxmp
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-01-04 00:17:36 +0000
committerKarl Berry <karl@freefriends.org>2014-01-04 00:17:36 +0000
commitf5e68d092b878b0f0d86b10cbd8830cf08a153b8 (patch)
tree3af0704addd30b061b556c76697932eb61efbd8a /Master/texmf-dist/doc/latex/hyperxmp
parent64cabb7b36a81f41f4bbe49f00cf5aa4fc83f66c (diff)
hyperxmp (3jan14)
git-svn-id: svn://tug.org/texlive/trunk@32560 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperxmp')
-rw-r--r--Master/texmf-dist/doc/latex/hyperxmp/README29
-rw-r--r--Master/texmf-dist/doc/latex/hyperxmp/hyperxmp.pdfbin642297 -> 537806 bytes
2 files changed, 19 insertions, 10 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperxmp/README b/Master/texmf-dist/doc/latex/hyperxmp/README
index ad3808c746c..87305cceca6 100644
--- a/Master/texmf-dist/doc/latex/hyperxmp/README
+++ b/Master/texmf-dist/doc/latex/hyperxmp/README
@@ -20,29 +20,38 @@ their documents as well.
hyperxmp integrates seamlessly with hyperref and requires virtually no
modifications to documents that already exploit hyperref's mechanisms
for specifying PDF metadata. The current version of hyperxmp can
-embed the following metadata as XMP: title, authors, primary author's
-title or position, metadata writer, subject/summary, keywords,
-copyright, license URL, document base URL, document identifier and
-instance identifier, language, source file name, PDF generating tool,
-PDF version, and contact telephone number/postal address/email
-address/URL. hyperxmp is compatible with pdflatex,
+embed the following metadata as XMP: authors, base URL, contact
+telephone number/postal address/email address/URL, copyright
+statement, creation date, document identifier, document instance
+identifier, file format, keywords, language, LaTeX file name, license
+URL, metadata writer, PDF version, PDF-generating tool, PDF/A
+compliance level and version, primary author's position or title,
+subject/summary, and title. hyperxmp is compatible with pdflatex,
latex+dvips+ps2pdf, latex+dvipdfm, xelatex, and lualatex.
Installation
============
-There's nothing special about building hyperxmp. To create
-hyperxmp.sty simply run "tex hyperxmp.ins". Install hyperxmp.sty
-somewhere where LaTeX can find it. See
+To create hyperxmp.sty simply run "tex hyperxmp.ins". Install
+hyperxmp.sty somewhere where LaTeX can find it. See
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=instpackages for
general information about installing packages.
+Building hyperxmp.pdf is a little more involved:
+
+ pdflatex hyperxmp.dtx
+ pdflatex hyperxmp.dtx
+ makeindex -s gind-hyxmp.ist hyperxmp.idx -o hyperxmp.ind
+ makeindex -s gglo-hyxmp.ist hyperxmp.glo -o hyperxmp.gls
+ pdflatex hyperxmp.dtx
+ pdflatex hyperxmp.dtx
+
Copyright and license
=====================
-Copyright (C) 2013 Scott Pakin
+Copyright (C) 2014 Scott Pakin
This file may be distributed and/or modified under the conditions of
the LaTeX Project Public License, either version 1.3c of this license
diff --git a/Master/texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf b/Master/texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf
index 7a397a35bac..863488c66eb 100644
--- a/Master/texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf
+++ b/Master/texmf-dist/doc/latex/hyperxmp/hyperxmp.pdf
Binary files differ