diff options
author | Karl Berry <karl@freefriends.org> | 2008-07-17 23:06:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-07-17 23:06:30 +0000 |
commit | 8ba2e4ca526b22810442d35e723f95412d7f6b4c (patch) | |
tree | 7717ffffdccc788b6a0cc78c4b46826a9ce894b0 /Master/texmf-dist/doc/latex/hyperref | |
parent | 848dbb11f1b8a5adf31e6af8716456aeb12a7021 (diff) |
hyperref update (17jul08)
git-svn-id: svn://tug.org/texlive/trunk@9645 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/ChangeLog | 6 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf | bin | 295359 -> 295679 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/README | 35 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/README.pdf | bin | 273983 -> 276466 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/backref.pdf | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/hyperref.pdf | bin | 3414295 -> 3420885 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/nameref.pdf | 5 |
7 files changed, 46 insertions, 4 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog b/Master/texmf-dist/doc/latex/hyperref/ChangeLog index 343c01cbad5..df72ca4fc5d 100644 --- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog +++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog @@ -1,3 +1,9 @@ +2008-07-16 6.78c Heiko Oberdiek + * 6.78c + * \HyperDestNameFilter added. + (Feature request by Matthias Franz.) + * htex4ht.cfg: \MP corrected. + 2008-07-15 6.78b Heiko Oberdiek * 6.78b * Option `colorlinks': border properties are not cleared immediately, diff --git a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf Binary files differindex 7a537eafd53..41493ea4542 100644 --- a/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/ChangeLog.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README index 4d640c454c2..6232f50ea4a 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README +++ b/Master/texmf-dist/doc/latex/hyperref/README @@ -174,6 +174,22 @@ other packages: 5 NEW FEATURES ============== +Expert feature \HyperDestNameFilter +----------------------------------- + Since version 2008/07/16 v6.78c. + + Each anchor name and inner link name is put through + filter \HyperDestNameFilter. The default behaviour is + to let the name unchanged: + \def\HyperDestNameFilter#1{#1} + It can be redefined to prepend or append something, + to avoid name collisions if several files are + merged together. + + For example, two documents with hyperref can be generated + using different prefixes for destination names. Then it is + easier to merge them with 'dviconcat' or other merge utilities. + Experimental option `ocgcolorlinks' --------------------`-------------' The idea are colored links, when viewed, but printed without colors. @@ -944,6 +960,25 @@ vietnam 8 HINTS ======= +Spaces in option values +----------------------- + Unhappily LaTeX strips spaces from options if they are given + in \documentclass or \usepackage (or \RequirePackage), e.g.: + \usepackage[pdfborder=0 0 1]{hyperref} + Package hyperref now gets + pdfborder=001 + and the result is an invalid PDF file. + As workaround braces can be used: + \usepackage[pdfborder={0 0 1}]{hyperref} + Some options can also be given in \hypersetup: + \hypersetup{pdfborder=0 0 1} + In \hypersetup the options are directly processed as key value + options (see package keyval) without space stripping in the value part. + + Alternatively, LaTeX's option handling system can be adapted + to key value options by one of the packages "kvoptions-patch" + (from project "kvoptions") or "xkvltxp" (from project "xsetkeys"). + Index with makeindex -------------------- * Package hyperref adds \hyperpage commands by the encap diff --git a/Master/texmf-dist/doc/latex/hyperref/README.pdf b/Master/texmf-dist/doc/latex/hyperref/README.pdf Binary files differindex 8999945bc97..1798ccb4685 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/README.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/backref.pdf b/Master/texmf-dist/doc/latex/hyperref/backref.pdf index 233e99e5f23..22af4add7ee 100644 --- a/Master/texmf-dist/doc/latex/hyperref/backref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/backref.pdf @@ -10,7 +10,7 @@ endobj endobj 5 0 obj<</S/GoTo/D[13 0 R/FitBH 752.95145]>> endobj -6 0 obj<</PTEX.Fullbanner(This is pdfTeX, Version 3.1415926-1.40.8-2.2 (Web2C 7.5.7) kpathsea version 3.5.7)/Trapped/False/Subject(Bibliographical back referencing)/ModDate(D:20080715130829+02'00')/Author(David Carlisle and Sebastian Rahtz)/Producer(pdfTeX-1.40.8)/Title(Back referencing from bibliographical citations)/Creator(LaTeX with hyperref package)/CreationDate(D:20080715130829+02'00')>> +6 0 obj<</PTEX.Fullbanner(This is pdfTeX, Version 3.1415926-1.40.8-2.2 (Web2C 7.5.7) kpathsea version 3.5.7)/Trapped/False/Subject(Bibliographical back referencing)/ModDate(D:20080716112907+02'00')/Author(David Carlisle and Sebastian Rahtz)/Producer(pdfTeX-1.40.8)/Title(Back referencing from bibliographical citations)/Creator(LaTeX with hyperref package)/CreationDate(D:20080716112907+02'00')>> endobj 7 0 obj<</Type/Pages/Kids[13 0 R 14 0 R 15 0 R 16 0 R 17 0 R 18 0 R]/Parent 2 0 R/Count 6>> endobj @@ -4086,7 +4086,7 @@ xref 0000239136 00000 n 0000239175 00000 n trailer -<</Size 1182/Root 1 0 R/Compress<</LengthO 278917/SpecO/1.4>>/Info 6 0 R/ID[(̭=j&ݫ)(#- [)]>> +<</Size 1182/Root 1 0 R/Compress<</LengthO 278917/SpecO/1.4>>/Info 6 0 R/ID[(Nղ̚$)(sU߾[ startxref 239214 %%EOF diff --git a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf Binary files differindex 5d93c8484ee..45a3b73d75c 100644 --- a/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/hyperref.pdf diff --git a/Master/texmf-dist/doc/latex/hyperref/nameref.pdf b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf index c97d0698708..d872af67e51 100644 --- a/Master/texmf-dist/doc/latex/hyperref/nameref.pdf +++ b/Master/texmf-dist/doc/latex/hyperref/nameref.pdf @@ -10,7 +10,7 @@ endobj endobj 5 0 obj<</S/GoTo/D[12 0 R/FitBH 752.95145]>> endobj -6 0 obj<</PTEX.Fullbanner(This is pdfTeX, Version 3.1415926-1.40.8-2.2 (Web2C 7.5.7) kpathsea version 3.5.7)/Trapped/False/Subject(Cross-referencing by name of section)/ModDate(D:20080715130834+02'00')/Author(Sebastian Rahtz)/Producer(pdfTeX-1.40.8)/Title(Section name references in LaTeX)/Creator(LaTeX with hyperref package)/CreationDate(D:20080715130834+02'00')>> +6 0 obj<</PTEX.Fullbanner(This is pdfTeX, Version 3.1415926-1.40.8-2.2 (Web2C 7.5.7) kpathsea version 3.5.7)/Trapped/False/Subject(Cross-referencing by name of section)/ModDate(D:20080716112912+02'00')/Author(Sebastian Rahtz)/Producer(pdfTeX-1.40.8)/Title(Section name references in LaTeX)/Creator(LaTeX with hyperref package)/CreationDate(D:20080716112912+02'00')>> endobj 7 0 obj<</Type/Pages/Kids[12 0 R 13 0 R 14 0 R 15 0 R 16 0 R 17 0 R]/Parent 2 0 R/Count 6>> endobj @@ -4045,7 +4045,8 @@ xref 0000230439 00000 n 0000230478 00000 n trailer -<</Size 1182/Root 1 0 R/Compress<</LengthO 270328/SpecO/1.4>>/Info 6 0 R/ID[(P2;]CsW)(:n E|,!z\r)]>> +<</Size 1182/Root 1 0 R/Compress<</LengthO 270328/SpecO/1.4>>/Info 6 0 R/ID[( +k&6>z)(%&7sjKS)]>> startxref 230517 %%EOF |