Up to [cvs.netbsd.org] / pkgsrc / print / tex-hyperref
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 3 22:24:02 2011 UTC (14 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
HEAD
Changes since 1.10: +3 -3
lines
Diff to previous 1.10 (colored)
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.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jan 22 22:45:32 2011 UTC (16 months ago) by minskim
Branch: MAIN
Changes since 1.9: +4 -6
lines
Diff to previous 1.9 (colored)
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.
Revision 1.9 / (download) - annotate - [select for diffs], Wed Sep 29 22:21:07 2010 UTC (19 months, 3 weeks ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3
Changes since 1.8: +3 -2
lines
Diff to previous 1.8 (colored)
tex-hyperref requires tex-url.
Revision 1.8 / (download) - annotate - [select for diffs], Mon Sep 27 15:45:35 2010 UTC (19 months, 4 weeks ago) by minskim
Branch: MAIN
Changes since 1.7: +6 -6
lines
Diff to previous 1.7 (colored)
Update dependencies of tex-hyperref.
Revision 1.7 / (download) - annotate - [select for diffs], Sat Sep 25 09:35:48 2010 UTC (20 months ago) by tron
Branch: MAIN
Changes since 1.6: +3 -2
lines
Diff to previous 1.6 (colored)
Accept versions newer than 2009nb1 of the "tex-ltxmisc" package as well.
Revision 1.6 / (download) - annotate - [select for diffs], Sun Sep 19 23:09:00 2010 UTC (20 months ago) by minskim
Branch: MAIN
Changes since 1.5: +8 -8
lines
Diff to previous 1.5 (colored)
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.
Revision 1.5 / (download) - annotate - [select for diffs], Wed May 19 23:38:53 2010 UTC (2 years ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q2
Changes since 1.4: +3 -3
lines
Diff to previous 1.4 (colored)
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'.
Revision 1.4 / (download) - annotate - [select for diffs], Mon May 10 20:32:00 2010 UTC (2 years ago) by minskim
Branch: MAIN
Changes since 1.3: +4 -5
lines
Diff to previous 1.3 (colored)
Update tex-hyperref{,-doc} to 6.80x.
Too many changes since 6.78r. See ChangeLog in tex-hyperref-doc for the
complete list.
Revision 1.3 / (download) - annotate - [select for diffs], Fri Feb 19 18:19:45 2010 UTC (2 years, 3 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009.
Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 9 23:00:02 2009 UTC (2 years, 11 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.1: +3 -3
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Apr 29 22:08:33 2009 UTC (3 years ago) by minskim
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
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.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Apr 29 22:08:33 2009 UTC (3 years ago) by minskim
Branch: MAIN
Initial revision