How would I be able to insert the name of and number of the current
chapter in the footer of the document? At the moment there is some stuf
there that I want to throw out ( I am using a university template, and I
want to take out some stuff I don't need). Here's the part of the
preamble that concerns with the footer. I want ot throw out the
docnumner, docrevnumber and the classification and have the chapter info
instead.
Thanks,
Vlad
\lfoot
{
{ Document No.~\docnumber \\
Document Rev. \docrevnum}
}
\cfoot
{
{~ \\ \classification}
}
\rfoot
{
{ \userdate \hspace{-1.1mm} \\
Page: \thepage~of~\lastpage}