summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hyperxmp/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperxmp/README')
-rw-r--r--Master/texmf-dist/doc/latex/hyperxmp/README29
1 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