[EMAIL PROTECTED] wrote:
> 
> I just got lyx up and running, but I've run into a problem.  I am writing
>   short stories for submission, and I need to add a header to the top of each
>   page with my name.  I can't figure out any way to add such a header.  I've
>   also looked at the headings instructions in the TeXbook, and I have not been
>   able to create anything that works.  Is there a way to add headers in lyx,
>   and/or, is there a LaTeX package that would format a document as required by
>   publishers for story submissions?

try

\pagestyle{myheadings}
\markright{your name here in ...}

both lines in Latex-format or tex-mode (red) at the beginning of
your text or in the Latex-preamble.
Using the two-side mode, you have to right markboth {...}, instead
of markright.

Herbert


-- 
[EMAIL PROTECTED]
http://www.educat.hu-berlin.de/~voss

Reply via email to