DND-5e-LaTeX-Template
DND-5e-LaTeX-Template copied to clipboard
Turn off the Chapter name in the footer
Hello, me again.
Same project, new issue. I've been using \section for my, well, sections, and the document does not have any \chapter calls. But it does need a TOC, and what happens is that the footer shows "Table of Contents" (or rather "Inhaltsverzeichnis", as it's a German document) on all pages.
Even if I were to switch to chapters instead of sections, that wouldn't solve anything, as I don't want "Chapter 1: ABC" in my TOC and using \chapter* makes the issue with the footer reappear.
So, basically, I'm looking to turn that function completely off, just the footer scroll and the page number, nothing else. But I don't know how to achieve that.
Can someone help?