On Sunday 07 March 2010 07:09:38 Ignacio Garcia wrote:
> Sajjad <dosto.wa...@...> writes:
> > Hello forum,
> >
> > I am writing in report class and i would like to have my name on each
> > page.
> >
> > Any hint on how to do it?
> 
> Using the fancyhdr package is an option; your name can be written as
> foot or head in all pages.
> 
> Document>Settings>Page Layouts: in Headings Style choose 'Fancy'
> 
> Then, in Latex Preamble add one of these commands, so you can
> write your name in several places
> 
> \lhead{your name}  or \chead{..} or \rhead{..} #headers
> 
> \lfoot{}, \cfoot{}, \lfoot{} #feet
> 
> Regards
> Ignacio G.

By the way, this is how you personalize an eBook also. In your document prefix 
you have something like:

\newcommand{\licensee}[0]{Warning: Illegal copy!}

Then have your eBook making script copy the LyX file to a temp file, 
search/replace "Warning: Illegal copy!" with the reader's name prefixed by 
"Prepared exclusively for ", and compile.

Obviously, \licensee goes in the footer.

SteveT


-- 
Steve Litt
Recession Relief Package
http://www.recession-relief.US
Twitter: http://www.twitter.com/stevelitt

Reply via email to