I have the splution. The code must be:
\makeatletter
\renewcommand*\@makefnmark{{\footnotesize (\@thefnmark)}}
\makeatother
Thanks to user »raid« on goLaTeX-Forum.
Search found 2 matches
- Sun Mar 09, 2014 5:46 pm
- Forum: Document Classes
- Topic: Footnotemark in memoir
- Replies: 2
- Views: 4889
- Sun Mar 09, 2014 11:34 am
- Forum: Document Classes
- Topic: Footnotemark in memoir
- Replies: 2
- Views: 4889
Footnotemark in memoir
The mamoir user guide writes on page 235 about redefining the footnote märk which appears in the text:
The \footnote macro calls the kernel command \@makefnmark to typeset the foot- note marker at the point where \footnote is called (the value of the marker is kept in the macro \@thefnmark which ...
The \footnote macro calls the kernel command \@makefnmark to typeset the foot- note marker at the point where \footnote is called (the value of the marker is kept in the macro \@thefnmark which ...