On Jun 15, 2009, at 6:09 AM, esrone noel wrote:

Good day,
Is there a way to write your name in the background using lyx or an option to write your name on every page without manually inserting your name on every page......I am trying to do
this to prevent plagiarism of my document....Please help


Try using the fancy headers. Document -> Settings -> Page Layout -> Headings style -> fancy

Then add to your preamble:
        \lhead{left header text}
        \rhead{right header text}

See also the docs on the fancyhdr package:
        http://tug.ctan.org/get/macros/latex/contrib/fancyhdr/fancyhdr.pdf

Reply via email to