I'm trying to change the size of footnote marker in the text, making it smaller, but no success.
Here is what I have in preamble: (slightly changes example from memoir class which I'm using)
\renewcommand{\@makefnmark}{\hbox{\textsuperscript{\tiny{\@thefnmark}}}}
but at compilation time all I get is
l.16 \renewcommand{\@makefnmark}
{\hbox{\textsuperscript{\tiny{\@thefnmark}}}}
?
and no effect.
What am I doing wrong? Is there other way to explicitly change the size of footnote marker from normal text size to smaller?

superiorspackage is something for you. – cgnieder Aug 24 '12 at 12:33l.16 \re.... – canaaerus Aug 24 '12 at 12:52