Page Layout ⇒ Put a horizontal line under the heading using report class
Put a horizontal line under the heading using report class
I want to put a horizontal line under the heading. I'm using the report class and I'm not using the fancy package (because, it crashes).
How can I do this?
Any idea??
Thanks in advance
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Put a horizontal line under the heading using report class
At first you should clarify if we talk about headers or headings.turbomac wrote:[…] I want to put a horizontal line under the heading. […]
Prepare an example (MWE) that shows the problem clearly.turbomac wrote:[…] I'm using the article template and I'm not using the fancy package (because, it crashes). […]
Best regards
Thorsten
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: Put a horizontal line under the heading using article
- Attachments
-
- Screenshot1.png (35.48 KiB) Viewed 2686 times
Put a horizontal line under the heading using report class
As localghost has already suggested, we will need to see the relevant parts of your code (in the sense of a minimal working example) in order to detect the problem and provide effective help.turbomac wrote:...I'm using the report class and the fancy package doesn't work.