7.00g
This hyperref version
* sets unicode to true by default for all engines, so now also for
pdflatex.
It cleaned up various language patches:
* removed patches for russian, new version is on ctan
* removed patches for danish, dutch, finnish, portugues, usorbian,
swedish, slovene, macedonian, ukrainian.
This doesn't affect the output, but can give warnings in the log
until the language files adapt their definitions.
* removed an outdated patch for \texttilde
* moved language patches to an extra file for easier handling
* removed \HyPsd at BabelPatch and the related code as no longer
needed with a current babel.
* removed patches for ngerman/german: these are now in babel-german
* removed patches for french, unneeded according the
babel-french maintainer.
* removed patches for greeknumerals, the code is now in
babel-greek.
Some outdated code has been removed:
* removed outdated code to fix the first page boxlevel
* removed outdated code to fix old ltxcmds code
* removed outdated code to fix fancyvrb
* removed code related to /Hid - deprecated in PDF 1.2
The supported autoref languages have been extended
* added norsk to autoref languages
* added danish to autoref language
* corrected french language
Two bugs have been fixed:
* corrected the definition of \begin/\end in \pdfstringdef
* added Euro to encoding of form field font
7.00h
* renamed the manual to hyperref-doc
* moved the license of the documentation into the file
* puenc.def defines cyrillic command, specially \C, only if
\CYRDZE has been defined previously
* puenc.def defines greek commands only if
\textBeta has been defined previously
* puenc.def defines hebrew command only if
\hebdalet has been defined previously
* ntheorem-hyper.sty made an obsolete stub
as ntheorem has been hyperref-compatible for some years.
7.00i
* moved definitions for the \G accent to an extra file
puenc-extra.def, which can be loaded manually (issue 170)
* moved the loading of puenc.def so that it can be suppressed
with pdflatex with unicode=false
* corrected the \hspace command in \pdfstringdef, so that it
accepts some subset of the calc syntax.
7.00j
* moved the PU-declarations for greek to an extra file
puenc-greek.ldf and force loading if the options psdextra is
used.
* moved definition for \U accent into the cyrillic block.
So it is only defined if \CYRDZE has been defined previously.
* Some clarifications in the manual.
* added \special{dvipdfmx:config C 0x10} to the xetex and
dvipdfmx driver to avoid problems with links to external files.
* if platex is detected unicode is set to false
* reverted the delayed loading of puenc.def as it breaks
package options
* added a \lastnodetype test to distinguish explicit 0pt vskip from
no skip in \Hy at SaveLastskip
* enabled setting the pdfversion with the xetex/dvipdfm driver,
This package supports hyperref's pdfTeX driver. It removes
unnecessary destinations and shortens the destination names or
uses numbered destinations to get smaller PDF files.
Hopatch provides a command with which the user may register of
patch code for a particular package. Hopatch will apply the
patch immediately, if the relevant package has already been
loaded; otherwise it will store the patch until the package
appears.
Version 4.0 is a significant rewrite of the package.
Backward incompatible changes:
- Eliminate adjustments of \headheight or \footskip, when the header
or footer is too high.
- All definitions of the header/footer fields are now local, no longer
global.
New features:
- Package option compatV3 to keep the old behaviour, i.e. the changes
mentioned above are not applied (not recommended).
- Package option nocheck, to completely eliminate the check for header
and footer heights (not recommended).
- Package options headings and myheadings to redefine these page styles
with fancyhdr.
- New page style fancydefault.
- New parameter \headruleskip.
- New commands \fancyheadinit, \fancyfootinit, \fancyhfinit and \fancycenter.
- \fancypagestyle has an optional parameter [⟨base-style⟩].
Extensive rewriting of the documentation.
4.0.1
Some documentation corrections.
- Adapted the dvips driver to avoid a clash with pgf.
- All drivers now use the new LaTeX hooks
and so require a format 2020-10-01 or newer. The older
drivers are provided as frozen versions and are used if
an older format is detected.
- Added support for destlabel option of hyperref,
https://github.com/ho-tex/bookmark/issues/1
- Removed the dvipsone and textures driver.
- Removed the code for option dvipdfmx-outline-open
and \SpecialDvipdfmxOutlineOpen. All dvipdfmx version
should now support this out-of-the-box.
1.33
- Add missing Afrikaans translation of urldatecomment
(thanks to Bertus van Heerden)
- Use french instead of frenchb in test document, since babel-french has
changed
1.34
- Small bug fix in documentation
- Bug with explicitely loaded language fixed
- Added Turkish language
- Added btxjnumbers
* Extended \setlocalecaption to allow .template
* Allow access to some features in `ini` files even with `ldf`
ones.
* Tool to create ldf files with a (more or less) GUI (only
GitHub).
* Captions for Sinhala (thanks to Nisal D Bandara).
* Fixes:
- Not really a fix, but I started working on `picture` with
bidi in lua.
- Parenthesis sometimes mirrored at the end of math with
bidi=basic.
from Atsushi Toyokura in pkgsrc/wip
This program provides functionality to process data files (JFM
and VF) that form logical fonts used in (u)pTeX. The functions
currently available include: The mutual conversion between
Japanese virtual fonts (pairs of VF and JFM) and files in the
"ZVP format", which is an original text format representing
data in virtual fonts. This function can be seen as a
counterpart to the vftovp/vptovf programs. The mutual
conversion between VF files alone and files in the "ZVP0
format", which is a subset of the ZVP format.
(If there's a corresponding -doc package in texlive, I can't find it;
but I might be doing it wrong.)
It is like tabularx, but different:
The package defines a tabular*-like environment, tabulary,
taking a 'total width' argument as well as the column
specifications. The environment uses column types L, C, R and J
for variable width columns (\raggedright', \centering,
\raggedleft, and normally justified). In contrast to tabularx's
X columns, the width of each column is weighted according to
the natural width of the widest cell in the column.
4.03 (2021-jan-28)
------------------
Implemented selection extension via shift-click, and word/line
selection via double/triple click.
Added default bindings for ctrl-mousewheel-up/down to zoom in/out.
Added the "-nofonts" option to pdftohtml.
Added the "simple2" mode to pdftotext.
Added the "-rot" flag to xpdf, pdftoppm, and pdftopng.
Added the "-listencodings" flag to pdftotext.
Added the 'copyLinkTarget' command.
Added the 'selectionColor' xpdfrc setting.
Added the 'initialSidebarWidth' xpdfrc setting.
Added support for @"..." strings in xpdfrc files. This includes using
'%' as an escape character, and also the '${DATADIR}' variable.
Added a help menu item that shows all of the key bindings.
Reorganized the gradient shading rasterization code to avoid
transparency artifacts between triangles/patches.
Use interpolation rather than subdivision to rasterize Gouraud
triangle shadings.
Allow escaping (via the \x01 character) in command args, so that "xpdf
-open foo(123).pdf" works correctly.
Extended the damaged file repair code to handle PDF files that use
xref streams and object streams.
Modified pdfinfo to print the encryption algorithm used (if any).
Handle Windows shortcut (.lnk) files in Xpdf and in the command line
tools.
Display an error dialog when trying to copy text from a protected
file.
Updated all four of the CJK language support packages with the latest
Adobe data.
Modified pdftohtml to draw 'invisible' text over non-horizontal words.
Catalog.pageLabels wasn't being properly initialized to NULL. [Thanks
to Dhiraj for the bug report.]
Added a sanity check for JBIG2 symbol width. [Reported by Marc
Schoenefeld.]
Fixed a bug in the fontconfig calls that was causing Xpdf to crash.
The Type 3 font cache code wasn't correctly handling the case where a
Type 3 char refers to another char in the same T3 font. [Thanks to
Pangu Lab for the bug report.]
Xpdf was crashing if 'view page labels' was enabled without any
document open. [Thanks to TeamSeri0us for the bug report.]
The Type 1C-to-Type 1 font converter wasn't checking for
divide-by-zero with rational numbers. [Thanks to TeamSeri0us for
the bug report.]
Fixed a bug in the TrueType font parser - zero-length loca tables
weren't handled correctly. [Thanks to TeamSeri0us for the bug
report.]
Fixed an integer overflow bug in the transparency group setup code.
[Thanks to TeamSeri0us for the bug report.]
Pdfinfo with the "-box" option was crashing on zero-page PDF files.
[Thanks to TeamSeri0us for the bug report.]
The code that caches scaled images wasn't checking the rendering
intent. [Thanks to Martin Muskens at Ergosoft for the bug report.]
The JBIG2 decoder now checks for gibberish values in various segment
headers, but keeps any data decoded prior to that.
Fixed two bugs in the FoFi code that handles CFF fonts. [Thanks to
dsmic for the bug report.]
Redesigned the image scaling code, for performance.
Cleaned up the code that sanity-checks font sizes to avoid trying to
allocate too much memory for the font cache.
Implemented precincts in the JPEG 2000 decoder.
The page-up/down snapping code was calling TileMap::getPageTopY() with
invalid page numbers. [Thanks to dfandrich for the bug report.]
Added missing error-checking when parsing an annotation appearance
stream's bbox.
Handled UTF-16 sequences in ToUnicode maps.
Rewrote the code that draws static XFA forms: combined it with the
AcroForm code, to match Adobe's behavior. Removed the enableXFA
xpdfrc setting.
Check for indirect references in content streams and report an error.
Doing overprint preview in tiling patterns requires tracking the
overprint mask at each pixel.
Check for "decompression bombs" in Flate and LZW streams.
The nextPageNoScroll and prevPageNoScroll commands weren't working
correctly in continuous mode.
Disable stroke adjustment when drawing Type 3 characters.
The "xpdf -open" flag now constructs an absolute path, so it's not
dependent on the current directory when xpdf was started.
Check for infinite loops in Type 1C charstring subroutines. [Thanks
to blbi for the bug report.]
Fixed an incomplete test for headless CFF files. [Thanks to Chengbin
for the bug report.]
Tweaked the code that computes segment slope in SplashXPath.cc to
avoid problems with extremely small coordinate values. [Thanks to
Chengbin for the bug report.]
Check for an invalid segment length in PSOutputDev's PFB parse.
[Thanks to Chengbin for the bug report.]
Check for JPEG 2000 segments that are only allowed in the first
tile-part of a tile. [Thanks to Chengbin for the bug report.]
Check for invalid AcroForm ListBox field top index. [Thanks to
Chengbin for the bug report.]
Check for invalid mesh shading parameters. [Thanks to Chengbin for
the bug report.]
building against a newer SDK while setting an earlier -macosx-version-min
value can create a conflicting function definition. This tweak avoids
that conflict while allowing an older compat definition to exist.
CHANGES 3.5.60 22/01/2021
---------------------------
* Allow legend column control of vertical alignment
* Allow renderTextMode attribute in reportlab.graphics.shapes.String
* Allow renderTextMode drawString handling in renderPDF/PM/PS/SVG
* Some fixes to fillMode handling
CHANGES 3.5.59 04/01/2021
---------------------------
* Minor changes to table rounded corners; some documentation updates
CHANGES 3.5.58 01/01/2021
---------------------------
* Allow variant corners in Canvas.roundRect
* Allow tables to have rounded corners
CHANGES 3.5.57 27/12/2020
---------------------------
* added ddfStyle to Label
* allowed for embedded(and ordinary)Hyphenation to pre-empt splitting when embeddedHyphenation>=2
* fix extension escapePDF so it can handle unicode
* fix poundsign in Ean5BarcodeWidget
* Table can use __styledWrap__ for sizing
* test fixes so 3.9 and 2.7 produce same pdf
The Firmware Check plugin tries to identify printers or rather printer firmware
with known safety issues, such as disabled thermal runaway protection, or other
kinds of severe issues, like known communication crippling bugs, and displays a
warning box to logged in users on identification of such a firmware.
0.9.0 (2020-10-24)
Changed
* Increased precision of real numbers to 5 Alexander Mankuta
* Dropped 2.3 & 2.4 Ruby support Alexander Mankuta
* Updated code style Alexander Mankuta
NEWS - OpenPrinting CUPS Filters v1.28.7 - 2021-01-07
-----------------------------------------------------
CHANGES IN V1.28.7
- driverless: Removed the support quality check from Pull
request #235 as it takes significant time for each printer
being listed, making cups-driverd (`lpinfo -m`) timing out
when there are many printers (OpenPrinting CUPS issue #65).
- libcupsfilters: In the PPD generator give priority to Apple
Raster against PDF (Issue #331).
- libcupsfilters: Added NULL check when removing ".Borderless"
suffixes from page size names (Issue #314, Pull request
#328).
- libcupsfilters: In the cupsRasterParseIPPOptions() map the
color spaces the same way as in the PPD generator (Issue
#326, Pull request #327).
- libcupsfilters: Fixed addition of grayscale mode in
generated PPD files, to avoid duplicate entries
(OpenPrinting CUPS issue #59).
Changelog:
10.1.0
This is qpdf version 10.1.0. This release includes several enhancements
to the API including increased support for form XObjects and addition
of user-providable stream filter decoders. There are also several
enhancements to the C API including functions to work with objects.
There are also a few bug fixes and performance enhancements.
10.0.4
This is qpdf version 10.0.4. This includes a few fixes to integer
overflow conditions.
10.0.3
This is qpdf version 10.0.3. One of the fixes in 10.0.2 introduced
a new bug, which is fixed in 10.0.3.