I am writing a document in LaTeX for someone who is visually impaired, which means that I have to increase the font sizes for them. How do I increase the size of the font used for the footnote counter.
When used with the footmisc package, \renewcommand\footnotelayout{\Large} increases the size of the font used for the content of a footnote, but it does not increase the size of the footnote counter. How can I do this please?
