Page LayoutHeader

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
teenutheresepaul
Posts: 1
Joined: Mon Jan 21, 2013 8:29 am

Header

Post by teenutheresepaul »

Hi,
I am writing my project report. I want to insert a logo on the right corner of the header and on the left side the chapter heading. I tried it using \lhead and \rhead. But didnt get the correct output. How can I make it. Is there any special package for this type of header. I need the format as follows. Please give the suggestions for getting this header format.

1 INTRODUCTION LOGO(image)
--------------------------------------------------------------------

Regards,

Teenu
Last edited by cgnieder on Tue Jan 22, 2013 1:07 pm, edited 1 time in total.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Header

Post by cgnieder »

Hi Teenu,

Welcome to the LaTeX community!

There are for example
  • fancyhdr (manual: fancyhdr)
  • scrpage2 (part of KOMA-Script, the manual for »scrpage2« is found in the general KOMA-Script manual: scrguien)
Regards
site moderator & package author
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Header

Post by localghost »

As an addition to Clemens' list you may take a look at titleps (split some time ago from titlesec). It is a bit more flexible and easier to use (in my eyes).


Best regards and welcome to the board
Thorsten
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Header

Post by cgnieder »

localghost wrote:[...] you may take a look at titleps [...]
Again a package I have missed... I must take a look at this one.

Regards
site moderator & package author
Post Reply