diff options
author | Karl Berry <karl@freefriends.org> | 2010-06-22 23:24:53 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2010-06-22 23:24:53 +0000 |
commit | a7ee22fbc437b694a174a5c5723bb854e90a7cd4 (patch) | |
tree | ff0ce8e841a637e8fccece7c4bb79d0b6a10cfcc /Master/texmf-dist/doc/latex/hypdvips/README | |
parent | 9711b6037482e2105a50830d353130617d31bde8 (diff) |
hypdvips 2.00 (22jun10)
git-svn-id: svn://tug.org/texlive/trunk@19109 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hypdvips/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hypdvips/README | 20 |
1 files changed, 14 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/hypdvips/README b/Master/texmf-dist/doc/latex/hypdvips/README index 882ab91cb4e..5d2b1486057 100644 --- a/Master/texmf-dist/doc/latex/hypdvips/README +++ b/Master/texmf-dist/doc/latex/hypdvips/README @@ -1,13 +1,21 @@ -LaTeX package hypdvips 2009/03/25 v1.06 +LaTeX package hypdvips 2010/06/22 v2.00 -The hypdvips package fixes some problems when using hyperref with dvips. It -also adds support for breaking links, hyperlinked tablenotes, file attachments, -embedded documents and different types of GoTo-links. The cooperation of -hyperref with cleveref is improved, which in addition allows an enhanced back- -referencing system. +The hypdvips package is a collection of add-ons and fixes for problems when +using hyperref with dvips. It adds support for breaking links, hyperlinked +tablenotes, file attachments, embedded documents and different types of GoTo- +links. The cooperation of hyperref with cleveref is improved, which in addition +allows an enhanced back-referencing system. History: +v2.00 - supports newer versions of hyperref and cleveref + - new package option `emptypagelabels': allows to choose whether empty + PDF pagelabels are created if pagestyle is set to `empty' (thanks to + Sebastian Bomberg for the suggestion) + - uses \backrefalt for back-referencing system (thanks to Benedikt Leinss + for the bug-report) + - changes \bmstyle to use \bookmarkdefinestyle + v1.06 - new package option `nlwarning': allows to suppress warnings concerning nested links (thanks to Marco Daniel for the suggestion) - fixes duplicate warnings about nested links when option `evenboxes' |