On Thursday 10 January 2002 02:43, [EMAIL PROTECTED] wrote:
> Is it possible to have more than one line in the fancyheaders to get
> something like
>
>
> Bla in line1
> Bla2
> Bla in line 2
> Bla3                                              \thepage
> ----------------------------------------------------
>
> Normal text.....
>
>
>
>
> I only have the idea to do the one thing for the left header like:
>
>   \usepackage{fancyhdr}
>   \fancyhead{}
>   \fancyhead[LE,LO]{\bf\large Bla in line1 \newline Bla in line 2}
>
> But
>
>   \fancyhead[CE,CO] {\bf\large Bla2 \newline Bla3}
>
> does not work. The "Bla2" is no longer centered.
>
>
> Any idea?
>
>
> Thanks in advance
>
> Andi

Andi--

Here's how I did it.

Within the document preamble (Layout->Latex Preamble) I inserted the 
following:

\lfoot{.\\ .\\ Copyright \copyright{} 2001 by Steve Litt, all rights 
reserved.\\ Licensed exclusively to ????? for evaluation only.}

It prints out a footer like this:
.
.
Copyright (C) 2001 by Steve Litt, all rights reserved
Licensed exclusively to ???? for evaluation only.

Hope this helps.

Steve

-- 
Steve Litt
Webmaster, Troubleshooters.Com
http://www.troubleshooters.com
[EMAIL PROTECTED]
(Legal Disclaimer) Follow these suggestions at your own risk.




Reply via email to