I have a letter that I can absolutely not get the footer to work with. \firsthead works fine ...
Code: Select all
Code, edit and compile here:
\documentclass{scrlttr2}\usepackage[english]{babel}\firstfoot{\centeringbla bla bla...}\begin{document}\begin{letter}{%Company\\%Address%}\setkomavar{subject}{Cover Letter}\opening{Dear Recruiter,}My name is Bob Smith\closing{Regards}\end{letter}\end{document}
Thanks for any assistance!
-J