diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-03 20:02:31 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-03 20:02:31 +0000 |
commit | 928ca2b0722b3b7e40a0b528fb34a6224e1e3896 (patch) | |
tree | ea9e104185f2ef7c83245120bb80b9e3896300fd /Master/texmf-dist/doc/latex/hyperref/README | |
parent | a85d5283041655197a6e68853c096318cb9681dd (diff) |
hyperref update (3oct09)
git-svn-id: svn://tug.org/texlive/trunk@15625 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 | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/hyperref/README b/Master/texmf-dist/doc/latex/hyperref/README index ca729090d53..40e31f6e839 100644 --- a/Master/texmf-dist/doc/latex/hyperref/README +++ b/Master/texmf-dist/doc/latex/hyperref/README @@ -894,6 +894,16 @@ ltabptch \usepackage{ltabptch} \usepackage{hyperref} +mathenv +------- + Unsupported. + + Both `mathenv' and `hyperref' messes around with + environment `eqnarray'. You can load `mathenv' after + `hyperref' to avoid an error message. But \label + will not work inside environment `eqnarray' properly, + for example. + minitoc-hyper ------------- This package is obsolete, use the uptodate original |