From ec6fe6a42e8bc4f7bce1cf81180ccf20c5b5c3bb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 20 Nov 2019 22:41:24 +0000 Subject: sync pdftex NEWS git-svn-id: svn://tug.org/texlive/trunk@52874 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/pdftex/NEWS | 60 +++++++++++++++++++++++++++++++++------ 1 file changed, 52 insertions(+), 8 deletions(-) diff --git a/Master/texmf-dist/doc/pdftex/NEWS b/Master/texmf-dist/doc/pdftex/NEWS index 3a66ff8dd50..ddc933be4f0 100644 --- a/Master/texmf-dist/doc/pdftex/NEWS +++ b/Master/texmf-dist/doc/pdftex/NEWS @@ -1,4 +1,48 @@ -pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017) +pdfTeX 3.14159265-2.6-1.40.20 (TeX Live 2019) +- changes: + - new primitive \expanded (from unreleased pdftex 1.50 branch + luatex). + - new primitive parameter \pdfomitcharset; zero by default to include + the /CharSet value from the PDF output as usual; setting to 1 omits + it, since it cannot feasibly be guaranteed correct as the PDF/A-2 + and /A-3 standards require. + +pdfTeX 3.14159265-2.6-1.40.19 (TeX Live 2018) (April 14, 2018) +- changes: + - do not hash current directory into PDF ID, for more reproducible builds + (pdftex r782). + - allow encoding vectors for bitmap PK fonts (r790). + - when a non-PDF special is ignored, output a (leading substring of the) + special, preceded by " ". + +- bugfixes: + - \pdfprimitive does nothing, rather than give an error, when given a + non-primitive (pdftex r784). + - \pdfprimitive does not swallow a following control sequence (pdftex r784). + - \ifpdfprimitive now correctly returns true for "\ " (TL r45394). + - \pdfglyphtounicode now warns if the argument is outside the valid + range for Unicode; the implication is that multiple code points must + now be separated by spaces (as has always been documented). + +- source: support xpdf-4 by default, or xpdf-3.04, or poppler-0.57.0 + and older, via #defines. + Provide new files: + pdftosrc-newpoppler.cc for poppler-0.59.0 upto poppler-0.70.1. + pdftosrc-poppler0.71.0 for poppler-0.71.0. + pdftosrc-poppler0.72.0 for poppler-0.72.0 upto poppler-0.75.0. + pdftosrc-poppler0.76.0 for poppler-0.76.0 and newer. + pdftoepdf-poppler0.68.0.cc for poppler-0.59.0 upto poppler-0.68.0. + pdftoepdf-poppler0.69.0.cc for poppler-0.69.0. + pdftoepdf-poppler0.70.0.cc for poppler-0.70.0 and poppler-0.70.1. + pdftoepdf-poppler0.71.0.cc for poppler-0.71.0. + pdftoepdf-poppler0.72.0.cc for poppler-0.72.0 upto poppler-0.74.0. + pdftoepdf-poppler0.75.0.cc for poppler-0.75.0. + pdftoepdf-poppler0.76.0.cc for poppler-0.76.0 and newer. + Note that pdftosrc-*.cc and pdftoepdf-*.cc should be + renamed as pdftosrc.cc, and pdftoepdf.cc, respectively, before + compilation. + +--------------------------------------------------------------- +pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017) (April 27, 2017) - changes: - rename envvar SOURCE_DATE_EPOCH_TEX_PRIMITIVES to FORCE_SOURCE_DATE; no changes in functionality. @@ -6,9 +50,9 @@ pdfTeX 3.14159265-2.6-1.40.18 (TeX Live 2017) omitting output of the default /MediaBox. - bugfixes: - - \pdflastmatch more reliable when there was no match + - \pdflastmatch more reliable when there was no match. ---------------------------------------------------- +------------------------------------------------------------- pdfTeX 3.14159265-2.6-1.40.17 (TeX Live 2016) (May 20, 2016) - changes: - if the environment variable SOURCE_DATE_EPOCH is set, use its value for @@ -33,7 +77,7 @@ pdfTeX 3.14159265-2.6-1.40.17 (TeX Live 2016) (May 20, 2016) - bugfixes: - do not crash if font size of a vf >= 2048pt. ---------------------------------------------------- +--------------------------------------------- pdfTeX 3.14159265-2.6-1.40.16 (TeX Live 2015) - changes: - support JPEG Exif as well as JFIF. @@ -43,7 +87,7 @@ pdfTeX 3.14159265-2.6-1.40.16 (TeX Live 2015) - bugfixes: - ensure line-ending after a group dict in the output. ---------------------------------------------------- +--------------------------------------------- pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2014) - changes: - sync with Knuth TeX 3.14159265, e-TeX 2.6 @@ -51,7 +95,7 @@ pdfTeX 3.14159265-2.6-1.40.15 (TeX Live 2014) - new primitives for fake interword spaces: \pdfinterwordspaceon, \pdfinterwordspaceoff, \pdffakespace ---------------------------------------------------- +------------------------------------------------------------------- pdfTeX 3.1415926-1.40.14 was released on 2013-05-30 (TeX Live 2013) - changes: - sync with e-TeX 2.5 @@ -60,7 +104,7 @@ pdfTeX 3.1415926-1.40.14 was released on 2013-05-30 (TeX Live 2013) - bugfixes: - inclusion of particular pdf's failed (http://bugs.debian.org/672951) ---------------------------------------------------- +------------------------------------------------------------------- pdfTeX 3.1415926-1.40.13 was released on 2012-04-21 (TeX Live 2012) - changes: - new warning-suppression parameters @@ -70,7 +114,7 @@ pdfTeX 3.1415926-1.40.13 was released on 2012-04-21 (TeX Live 2012) - better support for uniABCD and indexXYZ glyph names - large-file support (from peb) ---------------------------------------------------- +------------------------------------------------------------------- pdfTeX 3.1415926-1.40.12 was released on 2011-06-20 (TeX Live 2011) - bugfixes: - for 16-bit images in PDF 1.4 mode -- cgit v1.2.3