How can I change the font used for the footnote marker in the body of the text, especially in the KOMA classes?
KOMA-Script lets me change the footnote font label in the footnote, e.g.
\addtokomafont{footnotelabel}{\sffamily}
but I can't see how to change the label in the text.
A reason for my asking is that I have some fonts that don't have the full complement of characters in \textsuperscript, so only some footnote labels in the text appear as they should.
