Tagged Questions
7
votes
1answer
181 views
Changing size of footnote symbols in titlesec-formatted chapter titles
I am using titlesec to define the formatting of Chapter titles. At present, footnote symbols within these titles appear in the same format, but my author would like them to be somewhat smaller.
The ...
4
votes
1answer
127 views
Change the size of the footnote counter IN the footnote
The footmisc package is quite useful for changing the layout/style of a footnote text itself. Eg:
\renewcommand\footnotelayout{\scriptsize}
However, how do you change the size of the footnote ...