diff options
author | Karl Berry <karl@freefriends.org> | 2012-08-23 22:38:37 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-08-23 22:38:37 +0000 |
commit | c74d9648abb6877ccf4c69fdd39bb8d3763574bf (patch) | |
tree | ddd4dd23684c44aa6a843a8e94264bc974b63e46 /Master/texmf-dist/doc/latex/hyperref/README | |
parent | f6dd9957662159e2371ea2a289201795b36f6e87 (diff) |
hyperref (23aug12)
git-svn-id: svn://tug.org/texlive/trunk@27508 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/README | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README index 6c05f2b3082..443833347a6 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README +++ b/Master/texmf-dist/doc/latex/hyperref/README @@ -1,4 +1,4 @@ -README for hyperref bundle, 2012/08/18 +README for hyperref bundle, 2012/08/20 TABLE OF CONTENTS @@ -618,7 +618,7 @@ Option "pdfescapeform" Therefore a new option pdfescapeform was introduced: * pdfescapeform=false Escaping for the formulars are disabled, this is - the compatibility behaviour, therefor this is the default. + the compatibility behaviour, therefore this is the default. * pdfescapeform=true Then the PS/PDF drivers do all the necessary escaping. This is the logical choice and the recommended setting. @@ -1019,6 +1019,13 @@ nomencl But the mapping from the equation number to the anchor name is not available in general. +parskip +------- + \usepackage{parskip} + \usepackage{hyperref}[2012/08/20] + + Both packages want to redefine \@starttoc. + prettyref --------- %%% example for prettyref %%% |