diff options
author | Karl Berry <karl@freefriends.org> | 2008-09-08 00:02:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2008-09-08 00:02:42 +0000 |
commit | 11debc9eaa698bd999e63943e09eff84d52dcd28 (patch) | |
tree | 84edd62b72146b3fea745af0649f56c1a7ce4605 /Master/texmf-dist/doc/latex/hypdvips/README | |
parent | d09e3f969cdaae4aacbf213286c01ff9962009ef (diff) |
hypdvips update (3sep08)
git-svn-id: svn://tug.org/texlive/trunk@10459 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 | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hypdvips/README b/Master/texmf-dist/doc/latex/hypdvips/README index 882ea396226..dcd1bd386f3 100644 --- a/Master/texmf-dist/doc/latex/hypdvips/README +++ b/Master/texmf-dist/doc/latex/hypdvips/README @@ -1,6 +1,19 @@ -LaTeX package hypdvips 2008/08/12 v1.00 +LaTeX package hypdvips 2008/09/02 v1.02 The hypdvips package fixes some problems when using hyperref with dvips. It also adds support for breaking links, 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: + +v1.02 - better support for broken links (should now work in tables too) + - fixes \bmstyle command + +v1.01 - uses xcolor package to achieve better print quality when hyperref + option `colorlinks' is used + - patches bookmark package to work with jobnames which start with a + parenthesis `(' + - corrected some minor typos in the documentation + +v1.00 - initial release |