Path to this page:
Subject: CVS commit: pkgsrc/print
From: Min Sik Kim
Date: 2010-09-20 01:09:00
Message id: 20100919230900.A0476175DD@cvs.netbsd.org
Log Message:
Update tex-hyperref{,-doc} to 6.81p.
Changes:
* Sanitizing (babel shorthands) of anchor names in
\hyper@anchor and \hyper@anchorstart.
* Broken option `pdfborder' fixed (since 6.81n).
* New option `driverfallback'. It takes a driver option for
the case that a driver is not given and cannot be autodetected.
(Feature request by Markus Kohm.)
* Unused option `hyperref' removed.
* Driver options are now `void' options that do not accept any values.
* New option `pdfremotestartview'.
* \href with new optional argument with
keys `page' and `pdfremotestartview', `pdfnewwindow', `ismap',
`nextactionraw'.
* Fix for urls in \href: Prefix 'file:' is not added.
* Fix spacefactor corrections of 6.81i for math mode.
* Fixing GoToR actions if \href contains `file:///' or
`file://localhost/'.
* PDF forms: Missing JavaScript actions added for check boxes,
push, submit and reset buttons.
* PDF forms: Warnings are given, if HTML field options are used.
* \Hy@EveryPageAnchor fixed to avoid Overfull \hbox warnings
with some drivers.
* Various drivers: Destinations made transparent for \spacefactor.
* Various drivers: Links made transparent for \spacefactor.
* Various drivers: Fixes for option `raiselinks' without color.
* Fix for clash with package `varioref', that redefines
\refstepcounter with loss of hyperref's additions.
* Additions for README.
* backref 1.36: Typo in warning fixed.
* pdfmark: Disabling of \escapechar is removed during reading
the .out file. With package xkeyval the \pdfmark causes
lots of character `2' in the output.
* kvsetkeys: \setkeys is replaced by \kvsetkeys.
* Beautifying error text of utf8x.def of \utf@viii@undeferr.
* pdfmark.def: Avoid \leavevmode and \hbox of \pdf@rect
for destinations with empty target area. It fixes spacing
in situations like "\section{A}\hypertarget{foobar}{}\section{B}".
(Bug detected by Thomas Beuthe.)
* Real epsilon for \eTeX and \LaTeXe in Unicode bookmarks.
* Fix for russian. (Bug found by Victor Kozyakin.)
* Fix for funny \@alph and \@Alph definitions for use
in anchor names.
* \@fnsymbol uses replacement in anchor names.
* Bookmarks: memoir's \booknumberline supported.
Files: