summaryrefslogtreecommitdiff
path: root/print/tex-hyperref
AgeCommit message (Collapse)AuthorFilesLines
2010-02-19tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009.minskim1-2/+3
2009-06-09Update tex-hyperref and tex-hyperref-doc to 6.78r.minskim2-7/+7
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-04-29Import tex-hyperref-6.78q as print/tex-hyperref.minskim4-0/+58
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.