./print/tex-pdfmanagement-testphase, LaTeX PDF management testphase bundle

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


Branch: CURRENT, Version: 0.96f, Package name: tex-pdfmanagement-testphase-0.96f, Maintainer: pkgsrc-users

This is a temporary package, which is used during a test phase
to load the new PDF management code of LaTeX. The new PDF
management code offers backend-independent interfaces to
central PDF dictionaries, tools to create annotations, form
Xobjects, to embed files, and to handle PDF standards. The code
is provided, during a testphase, as an independent package to
allow users and package authors to safely test the code. At a
later stage it will be integrated into the LaTeX kernel (or in
parts into permanent support packages), and the current
testphase bundle will be removed.


Required to run:
[print/kpathsea]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2024-03-20 12:07:09 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.96f

### Changed
- format of /F in filespec: use utf8/string for better compatibility
  with ZUGFeRD processor.
- added /Contents entry to URI and GoTo links for better UA support.
   2024-02-15 19:45:58 by Mark Davies | Files touched by this commit (6) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.96d

0.96a
- prepare for kernel switch to e-types
- use properties instead of l3ref-tmp.sty if format is new enough
- improve xcolor firstaid patch

0.96b
- switch to e-type
- correct fontspec spotcolor support

0.96c
- remove dependency to ltxcmds in the hyperref driver
- correct a local/global assigment
- remove l3ref-tmp.sty
- l3pdffile.dtx: change mimetype of xml to application/xml

0.96d
### Added
- l3pdfmeta.dtx: support for PDF declarations in XMP metadata.
- hyperref-generic.dtx: option nested-links key to suppress nested links.

### Changed
- key family in hyperref-generic is now hyp and not hyp/setup
- do not use pdfuaid:rev with pdf/UA-1 to avoid validator failures
- l3bitset is not loaded if a current l3kernel is detected
   2023-11-04 20:40:29 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Comment out dependency again as it introduces a cycle.
   2023-11-03 14:35:07 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Add some necessary dependencies for this to actually work. Bump
revision.
   2023-04-08 12:58:00 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.95x

0.95u
- pdf/A4 uses pdfaid:rev not pdfaid:year.
- setting of creationdate and moddate
- firstaid support for luacolor  (pdfmode)

0.95v
- l3pdffile: \pdffile_embed_stream:nnN to embed a stream without
  creating a named object.
- l3pdffile: default mime type of tex-files changed to application/x-tex.

0.95w
Added a schema declaration for xmpMM:OriginalDocumentID added to xmp-Metadata
(needed for some pdf/A documents)

0.95x
- regression data producer in xmp
- removed/reduced fontspec firstaid to avoid clash with new l3backend and with
  option parsing
   2022-09-01 06:53:00 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.95r

0.95r
### Changed
 - internal cleanup
 - prepare for change in l3backend object handling
### Fixed
 - ensure that pdfproducer is set with hyperxmp

0.95q
### Fixed
  - link detection if french is active
  - loop with \url if french is active
  - remove pdfaid-rev if standard is less than A-4
  - quotes in messages are more consistent
### Changed
  - removed protection code for utf8 as they are now protected anyway

0.95p
### Fixed
  - avoid errors with spot color models
  - opacity of fontspec
### Added
  - firstaid support for spot colors for open type fonts
   2022-05-15 06:34:24 by Mark Davies | Files touched by this commit (5) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.95o

### Added
 - allow standard pdf/A-4
 - check requirement for max-pdfversion
 - add requirement for Info dictionary
 - load tagpdf-base if it exists to provide the
   tagging commands.

### Fixed
 - Support/firstaid for colorspace package
 - Support for metadata with hyperxmp and xetex
   2022-04-17 12:20:14 by Mark Davies | Files touched by this commit (4) | Package updated
Log message:
tex-pdfmanagement-testphase{,-doc}: update to 0.95n

### Fixed
- l3pdffield-radiobutton: handling of Opt array.

### Added
- l3pdffield-radiobutton: inunison key.