[texhax] memoir, hyperref, nameref
Heiko Oberdiek
oberdiek at uni-freiburg.de
Thu Apr 15 13:05:34 CEST 2010
On Thu, Apr 15, 2010 at 04:47:35AM -0400, Victor Ivrii wrote:
> 1) At some moment (not sure when, I just noticed, but I presume that
> it have happened on not earlier than last summer)
>
> \nameref command stopped working properly with memoir
>
> \documentclass[12pt]{memoir}
> \usepackage{hyperref}
> \begin{document}
> \section{One}
> \label{sect-1}
> \nameref{sect-1}
> \end{document}
Thanks for reporting.
Now it's fixed in nameref 2.37.
> 2)
>
>
> \documentclass[12pt]{article}
> \usepackage{hyperref}
> \begin{document}
> \section{One}
> \label{sect-1}
> \nameref*{sect-1}
> \end{document}
>
> returns text "sect-1" instead of "One" without hyperlink.
>
> Should not \nameref* work as \nameref albeit without hyperlink?
Yes, therefore I have added it in hyperref 6.80v.
Thanks again.
Yours sincerely
Heiko Oberdiek
More information about the texhax
mailing list