Hi,

I tried to add a header with image to a document based on the KOMA
report class. I followed the explanation in the FAQ:

        http://wiki.lyx.org/FAQ/Unsorted#toc66

and it works fine for one document, but in another document I have some
strange behavior. The header appears in some pages and then not in other
pages. I understand that it is automatically suppressed for the title
page and the table of content for example. But in my case it does not
appear in the regular chapters.

This is the preamble I am using for it:

\usepackage{graphicx}
\newsavebox{\mygraphic}
\savebox{\mygraphic}{\includegraphics{oc_logo} OpenCores}
\lhead{\usebox{\mygraphic}}

One thing I did different in the document is that I changed the page
numbering to Roman numbers for the beginning of the document and then
changed from the 1st chapter back to arabic numbering, setting the page
count back to 1.

I added the documents to this page: http://graf-danno.de/lyx/

Here is the link to the PDF document:
        http://graf-danno.de/lyx/opencores.pdf

And here is the link to the respective LyX document:
        http://graf-danno.de/lyx/opencores.lyx


I would appreciate any help about what I am doing wrong here.

I am using LyX 1.4.3 under Suse Linux.

Thanks in advance.

Cheers,

Guenter

Reply via email to