diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/README')
-rw-r--r-- | Master/texmf-dist/doc/latex/hyperref/README | 27 |
1 files changed, 26 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README index d16a59544ff..9e1883aa968 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, 2007/01/25 +README for hyperref bundle, 2007/02/08 TABLE OF CONTENTS @@ -16,6 +16,7 @@ TABLE OF CONTENTS 10 Bug Reports 11 Known Problems 12 ToDo +13 Versions in TeX distributions 1 INTRODUCTION @@ -137,6 +138,13 @@ apart from nameref and backref: 5 NEW FEATURES ============== +Option pdfusetitle +------------------ + If option pdfusetitle is set then hyperref tries to + derive the values for pdftitle and pdfauthor from + \title and \author. An optional argument for \title and + \author is supported (class amsart). + Starred form of \autoref ------------------------ \autoref* generates a reference without link as \ref* or \pageref*. @@ -908,3 +916,20 @@ Responsible for the additions to PU encoding for Arabi is but there are complications with page breaks. * ... + +13 VERSIONS IN TEX DISTRIBUTIONS +================================ + +TeX Live +-------- +* TL 2007: 2007/02/07 v6.75r +* TL 2005: 2003/11/30 v6.74m +* TL 2004: 2003/11/30 v6.75m +* TL 2003: 2003/09/15 v6.74i +* TL 7 (2002): 2002/05/27 v6.72r +* TL 6b (2001): 2001/05/26 v6.71g +* TL 5d (2000): 2000/07/02 v6.70m +* TL 5c (2000): 2000/05/08 v6.70f +* TL 4 (1999): 1999/04/13 v6.56 +* TL 3 (1998): 1998/03/25 v6.19 + |