Page Layout ⇒ Horizontal rule in header: possible with myheadings?
Horizontal rule in header: possible with myheadings?
Thanks,
James
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Horizontal rule in header: possible with myheadings?
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Horizontal rule in header: possible with myheadings?
James
- Stefan Kottwitz
- Site Admin
- Posts: 10324
- Joined: Mon Mar 10, 2008 9:44 pm
Horizontal rule in header: possible with myheadings?
to mention another package: I'm preferring scrpage2 for typesetting header and footer with or without horizontal rules. It is flexible, and can be used similar to fancyhdr.
It belongs to the very recommendable KOMA-Script bundle, but it can be used with standard classes as well, such as with the article class.
A package could take care of different page styles, varying header height and different margins. If you make it yourself, you might to be careful.
Stefan
Re: Horizontal rule in header: possible with myheadings?
James
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Re: Horizontal rule in header: possible with myheadings?
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Horizontal rule in header: possible with myheadings?
James