Re: memoir pagenote bug?




"Jim" <James.Haefner@xxxxxxx> wrote in message
news:179de10d-743c-4882-acf1-ba59c9419057@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I can not cajole memoir's pagenote system to not insert a footnote
marker in the text. The memmanadd.pdf (Nov 2007) states that no
marker should be inserted if the optional text to \pagenote is
present. This does not work for me; I get a maker (default
superscript 1). Here are the versions and minimal example.

<snip>

The latex file:

\documentclass[10pt,onecolumn,twoside,openany,letterpaper,showtrims]
{memoir}
\usepackage[pdftex,plainpages=false,pdfpagelabels,%
pagebackref=true,backref=page,
bookmarksnumbered]{hyperref}
\checkandfixthelayout
\let\it=\itshape
\let\bf=\bfseries
\let\rm=\rmfamily
\let\Tt=\ttfamily
\makepagenote
%\renewcommand{\notenumintext}{} %does not remove the marker, does
remove superscript
\begin{document}
Here is regular text with a pagenote and should not have a footnote
marker.\pagenote[A few words]{A few words were all that were
necessary to silence the fiend.}
\clearpage
\printpagenotes
\end{document}

Thanks for any help.


This is fixed in memoir v1.61803 which I have just sent off to CTAN.

Peter W.


.