On Tuesday 02 October 2001 02:33, Herbert Voss wrote:
> Steve Litt wrote:
> > How do I make a footer to house my copyright notice at the bottom of
> > every page? For this particular file I'm using the Article document
> > class.
>
> \copyright your copyright text
> in the footer with fancyhdr.
>
> Herbert
Thank everyone for your help -- it allowed me to get the doc to the customer
on short notice. What I ended up doing was:
layout->document->document_tab->pagestyle->fancy
And then:
layout->LaTeXpreamble:
\lfoot{.\\ .\\ Copyright (C) 2001 by Steve Litt, all rights reserved.\\
Licensed to <customername>.}
Now that I know about \copyright, I'll substitute that for (C) :-)
The footer as described does not overwrite the centered page number, because
I skip 2 lines with .\\.\\
Thanks again. I needed to get that doc into my customer's hands pronto, and
with all of your help, I did.
Steve
--
Steve Litt
Webmaster, Troubleshooters.Com
http://www.troubleshooters.com
[EMAIL PROTECTED]
(Legal Disclaimer) Follow these suggestions at your own risk.