diff options
author | Karl Berry <karl@freefriends.org> | 2011-02-15 00:53:04 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-02-15 00:53:04 +0000 |
commit | 73b76d6d7b5047bad09c2f43f6a99334e6d5a67c (patch) | |
tree | 0d6036237854e95ade2e585cbc305979271b4b35 /Master/texmf-dist/tex/latex/memoir/memhfixc.sty | |
parent | 82ac0ba9ed70499005296836d8be39181785d3ba (diff) |
memoir 3.6h (13feb11)
git-svn-id: svn://tug.org/texlive/trunk@21406 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/memoir/memhfixc.sty')
-rw-r--r-- | Master/texmf-dist/tex/latex/memoir/memhfixc.sty | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Master/texmf-dist/tex/latex/memoir/memhfixc.sty b/Master/texmf-dist/tex/latex/memoir/memhfixc.sty index c305304cfbe..16341bb79cc 100644 --- a/Master/texmf-dist/tex/latex/memoir/memhfixc.sty +++ b/Master/texmf-dist/tex/latex/memoir/memhfixc.sty @@ -282,6 +282,9 @@ \let\M@TitleReference\@mem@theTR % interrupt recursion of \ref \ref*{#1}\endgroup} +\AtBeginDocument{% + \let\printpageinnotes\printpageinnoteshyperref% +} \endinput %% %% End of file `memhfixc.sty'. |