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, 16 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README
index 8ea474ba856..8f12ca3bb30 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/09/13
+README for hyperref bundle, 2010/12/07
TABLE OF CONTENTS
@@ -800,7 +800,7 @@ bibentry
chappg
------
- Package chappg uses \@addtoreset that is redefined by hyperref.
+ Package `chappg' uses \@addtoreset that is redefined by `hyperref'.
The package order is therefore:
\usepackage{hyperref}
@@ -822,6 +822,20 @@ cite
> will work as normal - although the citations will not be hyperlinked, of
> course (But this may not be an issue for many people).
+count1to
+--------
+ Package `count1to' adds several \@addtoreset commands that confuse
+ `hyperref'. Therefore \theH<...> has to be fixed:
+
+ \usepackage{count1to}
+ \AtBeginDocument{% *after* \usepackage{count1to}
+ \renewcommand*{\theHsection}{\theHchapter.\arabic{section}}%
+ \renewcommand*{\theHsubsection}{\theHsection.\arabic{subsection}}%
+ \renewcommand*{\theHsubsubsection}{\theHsubsection.\arabic{subsubsection}}%
+ \renewcommand*{\theHparagraph}{\theHsubsubsection.\arabic{paragraph}}%
+ \renewcommand*{\theHsubparagraph}{\theHparagraph.\arabic{subparagraph}}%
+ }
+
dblaccnt
--------
pd1enc.def or puenc.def should be loaded before: