summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/hyperref/README
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/hyperref/README')
-rw-r--r--Master/texmf-dist/doc/latex/hyperref/README18
1 files changed, 17 insertions, 1 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README
index 8f12ca3bb30..a95fe3b570e 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, 2010/12/07
+README for hyperref bundle, 2011/08/19
TABLE OF CONTENTS
@@ -183,6 +183,20 @@ other packages:
5 NEW FEATURES
==============
+\IfHyperBooleanExists and \IfHyperBoolean
+-----------------------------------------
+ \IfHyperBooleanExists{OPTION}{YES}{NO}
+ If a hyperref OPTION is a boolean, that means it takes values
+ `true' or `false', then \IfHyperBooleanExists calls YES, otherwise NO.
+
+ \IfHyperBoolean{OPTION}{YES}{NO}
+ Macro \IfHyperBoolean calls YES, if OPTION exists as boolean and is
+ enabled. Otherwise NO is executed.
+
+ Both macros are expandable. Additionally option `stoppedearly' is
+ available. It is enabled if \MaybeStopEarly or \MaybeStopNow
+ end hyperref prematurely.
+
\unichar
--------
If a Unicode character is not supported by puenc.def, it can
@@ -1513,6 +1527,8 @@ Responsible for the additions to PU encoding for Arabi is
TeX Live
--------
+* TL 2011: 2011/04/17 v6.82g (at time of first release)
+* TL 2010: 2010/06/18 v6.81g (at time of first release)
* TL 2009: 2009/10/09 v6.79a (at time of first release)
* TL 2008: 2008/08/14 v6.78f (at time of first release)
* TL 2007: 2007/02/07 v6.75r