1

I added a footnote and now the page looks like this. How can I fix it?

enter image description here

folderj
  • 128
  • 8

1 Answers1

3
header-includes:
    - \usepackage[bottom]{footmisc}

Blank space is before the footnote now.

It looks like since I have a subsection next, it doesn't fit the on the same page, which is odd, since there clearly is enough space for text...

folderj
  • 128
  • 8