Search found 2 matches

by bondmatt
Sun Jun 09, 2013 11:06 pm
Forum: Page Layout
Topic: Custom Header for ToC
Replies: 3
Views: 3440

Custom Header for ToC

Edit: I was able to solve my issue by changing the document class from report to article.

The dvips option to graphicx is superfluous.
If I remove this my graphics do not appear.

Furthermore you are using the \lhead command from the package completely wrong.
If you could explain this I would ...
by bondmatt
Sun Jun 09, 2013 2:54 am
Forum: Page Layout
Topic: Custom Header for ToC
Replies: 3
Views: 3440

Custom Header for ToC

New LaTeX user here.

I am writing a LaTeX file to produce a report. Every page must have the company logo, etc. in the header. The header looks good on the title page but the next page, the ToC, has no header. I have been unable to figure out why.

I have reviewed a few topics on these forums for ...