./print/tex-hyperxmp, Embed XMP metadata within a LaTeX document

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 5.12, Package name: tex-hyperxmp-5.12, Maintainer: pkgsrc-users

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 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 their documents as
well. The package 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 currently embeds XMP only within PDF
documents; it is compatible with pdfLaTeX, XeLaTeX,
LaTeX+dvipdfm, and LaTeX+dvips+ps2pdf.


Required to run:
[lang/perl5] [print/kpathsea] [print/tex-latex] [print/tex-hyperref] [print/tex-ifmtarg] [devel/tex-etoolbox] [print/tex-iftex] [print/tex-totpages] [print/tex-luacode] [print/tex-kvoptions] [print/tex-intcalc] [print/tex-pdfescape] [print/tex-stringenc]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-02-04 01:24:28 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-hyperxmp{,-doc}: update to 5.12

changes unknown
   2023-04-09 07:34:12 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-hyperxmp{,-doc}: update to 5.11

Since the previous release, hyperxmp has fixed a handful of bugs and
incorporated the following two modifications.  First, hyperxmp disables itself
if LaTeX3 document metadata is available.  (Document metadata implies the
presence of PDF management, which completely breaks hyperxmp.)  Second,
hyperxmp uses \thetotalpages to compute the page count in an engine-independent
manner.
   2022-08-21 16:35:05 by Thomas Klausner | Files touched by this commit (1) | Package updated
Log message:
tex-hyperxmp: update comments
   2022-06-28 13:38:00 by Thomas Klausner | Files touched by this commit (3952)
Log message:
*: recursive bump for perl 5.36
   2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes
   2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670)
Log message:
print: Remove SHA1 hashes for distfiles
   2021-05-24 21:56:06 by Thomas Klausner | Files touched by this commit (3575)
Log message:
*: recursive bump for perl 5.34
   2021-04-22 05:53:11 by David A. Holland | Files touched by this commit (8)
Log message:
Add tex-hyperxmp{,-doc}, stuff for some kind of Adobe PDF metadata.

Required by the latest acmart templates.