On Tuesday 15 October 2002 07:40 pm, Vladimir Milovanovic wrote:
> 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}
Try this and see how it works:
http://www.troubleshooters.com/lpm/200210/200210.htm#_HeadersandFooters
I think it will explain the whole thing, but if not, write back.
Steve
--
_____________________________________________________________
Steve Litt
Author:
* Universal Troubleshooting Process courseware
* Troubleshooting Techniques of the Successful Technologist
* Rapid Learning: Secret Weapon of the Successful Technologist
http://www.troubleshooters.com
Troubleshooters.Com Webmaster
(Legal Disclaimer) Follow these suggestions at your own risk.
-------------------------------------------------------------