Commit graph

11 commits

Author SHA1 Message Date
minskim
b4bce3af15 Update tex-hyperref{,-doc} to 6.82a.
Changes:
    * Options `hidelinks', `allcolors' and `allbordercolors' added.
    * \pdfstringdef: \begin, \end, \foreignlanguage catched.
    * Options `pdfpagelabels' and `pageanchor': some support for class
      with its page counters (slide/overlay/note/page) added.+ *
      Option `pageanchor': Double string escaping removed for default
      setting hypertexnames=true, plainpages=false.
2011-03-03 22:24:02 +00:00
minskim
63ab6693b6 Update tex-hyperref{,-doc} to 6.81y.
Changes:
    * Allowing driver tex4ht if XeTeX is running (htxelatex).
    * Destination names (\hyper@makecurrent) now use
      the original definition of \@arabic to avoid
      trouble with redefined \@arabic (polyglossia/arabic).
    * Fix for draftmode, because .out file wasn't written.
    * Fix for driver hpdftex.def (undefined \pdf@draftmode).
    * Driver hpdftex.def: Use of \pdfdraftmode.
    * Driver pdfmark.def: Math mode respected in links.
    * Some unnecessary code removed in \LT@p@ftntext (GL).
    * Radio buttons: small fix, escaping values and adding /DV.
    * Temporary fix for \ltx@LocalAppendToMacro until next bundle update.
    * Version check added for driver files.
    * Field options `altname' and `mappingname' added.
    * \SpecialDvipdfmxOutlineOpen is set in case of XeTeX.
    * Broken error messages because of broken \Hy@Error fixed.
2011-01-22 22:45:32 +00:00
minskim
2bcd8cd5f8 tex-hyperref requires tex-url. 2010-09-29 22:21:07 +00:00
minskim
6d027ec904 Update dependencies of tex-hyperref. 2010-09-27 15:45:35 +00:00
tron
a06efe0669 Accept versions newer than 2009nb1 of the "tex-ltxmisc" package as well. 2010-09-25 09:35:48 +00:00
minskim
8fab154e7d 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.
2010-09-19 23:09:00 +00:00
minskim
e544c59b36 Update tex-hyperref{,-doc} to 6.81a.
Changes:
    * Patch for longtable takes package arydshln into account.
    * Language definitions for \autoref are provided automatically
      without global or package language options if babel is loaded
      before.
    * pdfencoding=auto: Escape TeX characters in .out file after
      successful conversion to PDFDocEncoding (or subset).
    * nameref 2.40: Support of environment `description'.
2010-05-19 23:38:53 +00:00
minskim
5ab1ff75a4 Update tex-hyperref{,-doc} to 6.80x.
Too many changes since 6.78r.  See ChangeLog in tex-hyperref-doc for the
complete list.
2010-05-10 20:32:00 +00:00
minskim
5eb0d0da19 tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009. 2010-02-19 18:19:44 +00:00
minskim
f5476c6785 Update tex-hyperref and tex-hyperref-doc to 6.78r.
Changes:
    * \pdfstringdef:
      * Typo in definition of \new@ifnextchar fixed (Ulrike Fischer),
      * and \kernel@ifnextchar disabled (Dan Luecking).
    * dvipdfm(x)/xetex: This driver family does not support nested
      annotations. Therefore annotations inside annotations are
      disabled automatically.
2009-06-09 23:00:02 +00:00
minskim
19732a19e6 Import tex-hyperref-6.78q as print/tex-hyperref.
The hyperref package is used to handle cross-referencing commands in
LaTeX to produce hypertext links in the document.  The package
provides backends for the \special set defined for HyperTeX DVI
processors; for embedded pdfmark commands for processing by Acrobat
Distiller (dvips and Y&Y's dvipsone); for Y&Y's dviwindo; for PDF
control within pdfTeX and dvipdfm; for TeX4ht; and for VTeX's pdf and
HTML backends.  The package is distributed with the backref and
nameref packages, which make use of the facilities of hyperref.  The
package depends on the author's kvoptions and refcount packages.
2009-04-29 22:08:33 +00:00