diff options
author | Karl Berry <karl@freefriends.org> | 2021-03-18 21:09:35 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-03-18 21:09:35 +0000 |
commit | 2440126072fff4cdd2f7c5e0b239504ff3504409 (patch) | |
tree | 9252e94fadb5bd53f93d3a6d66a03014d8070798 /Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md | |
parent | e3bb608996affa25ea9b80bab77ae993f76b9455 (diff) |
pdfmanagement-testphase (18mar21)
git-svn-id: svn://tug.org/texlive/trunk@58511 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md')
-rw-r--r-- | Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md b/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md index 4d417af72d2..2f09d1fbf85 100644 --- a/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/pdfmanagement-testphase/CHANGELOG.md @@ -5,7 +5,23 @@ first release 0.95a, 2021-02-23 will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), this project uses date-based 'snapshot' version identifiers. -## [Unreleased] +## [2021-03-17] + +### Fixed +- \pdffield-setup:nn +- ocgcolorlinks test for dvips (pdf version is not available) + +### Changed +- \pdf_name_from_unicode_e:n: use cvn operator with dvips +- \url: it has an optional argument through which protocol, formatting command and encoding + can be changed +- \href can use the url arguments too. +- \hyper@linkfile (GoToR links) now uses a filespec dictionary. This improves the + support for non-ascii files names. + +### Added +- \hrefurl, \hrefrun, \hrefpdf for better support of non-ascii input and + default options, see the hyperref-generic documentation. ## [2021-03-07] |