Hi all,
> there is nothing hacky about using footer markup for its intended purpose,
> that is placing stuff at the bottom of the page
+1
It occurs to me that this whole discussion might really be a discussion about
\header disguised as a discussion about footer(s)… I've always thought it's not
particulary intuitive to write
\header {
myFooterProperty = …
}
Instead, something like
\documentProperties {
title = …
myFooterProperty = …
}
makes way more sense [to me], and would potentially reduce confusion amongst
new users.
Cheers,
Kieren.