Page LayoutRemoving Contents from header for abstract page

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
shahidh7458
Posts: 1
Joined: Fri Aug 09, 2013 3:38 pm

Removing Contents from header for abstract page

Post by shahidh7458 »

First of all, I am pretty new to LaTeX and I have been trying to remove the Contents from the header in my Abstract page. The headers are displayed perfectly on all my pages except that the "Contents" is shown in the header of my Abstract page where as it should be "Abstract"

Code: Select all

\thispagestyle{empty}
\pagestyle{empty}
הההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההההה
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
None of them work
I use the fancyhdr package in my preamble

It would be really great if someone could help me

Thanks and Regards,
Shahid
Attachments
Abstract.JPG
Abstract.JPG (12.3 KiB) Viewed 3439 times
Last edited by cgnieder on Sat Aug 10, 2013 2:29 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.

Johannes_B
Site Moderator
Posts: 4182
Joined: Thu Nov 01, 2012 4:08 pm

Removing Contents from header for abstract page

Post by Johannes_B »

There could be many reasons for this behaviour and all we can do right now is guess. Please try to prepare a minimal working example, so the problem is demonstrated by some code. This gives us the ability to test possible solutions, too.

Best regards
The smart way: Calm down and take a deep breath, read posts and provided links attentively, try to understand and ask if necessary.
Post Reply