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/README11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperxmp/README b/Master/texmf-dist/doc/latex/hyperxmp/README
index c8a9d7e3627..3164feef1b9 100644
--- a/Master/texmf-dist/doc/latex/hyperxmp/README
+++ b/Master/texmf-dist/doc/latex/hyperxmp/README
@@ -11,7 +11,7 @@ Description
XMP (eXtensible Metadata Platform) is a mechanism proposed by Adobe
for embedding document metadata within the document itself. The
-metadata is designed to be easy to extract, even by programs that are
+metadata are designed to be easy to extract, even by programs that are
oblivious to the document's file format. Most of Adobe's applications
store XMP metadata when saving files. Now, with the hyperxmp package,
it is trivial for LaTeX document authors to store XMP metadata in
@@ -20,10 +20,11 @@ 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: author, title, subject, keywords,
-copyright, and license URL. hyperxmp currently embeds XMP only within
-PDF documents but is compatible with pdflatex, latex+dvipdfm, xelatex,
-and latex+dvips+ps2pdf.
+embed the following metadata as XMP: title, authors, primary author's
+title or position, metadata writer, subject, keywords, copyright, and
+license URL. hyperxmp currently embeds XMP only within PDF documents
+but is compatible with pdflatex, latex+dvips+ps2pdf, latex+dvipdfm,
+xelatex, and lualatex.
Installation