Page Layoutfancyhdr | Wrong Header Content for List of Acronyms

Information and discussion about page layout specific issues (e.g. header and footer lines, page formats, page numbers).
Post Reply
[M]OGuL
Posts: 5
Joined: Mon Sep 12, 2011 7:21 pm

fancyhdr | Wrong Header Content for List of Acronyms

Post by [M]OGuL »

Hi!

I'm working on a thesis template, but I experience some strange issues when I compile my file. There should be "ACRONYMS" instead of "CONTENTS" after the List of Acronyms has begun. Can anyone explain too me what is wrong?

Thanks in advance!
Last edited by [M]OGuL on Mon Sep 19, 2011 2:15 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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

fancyhdr | Wrong Header Content for List of Acronyms

Post by localghost »

You can try your luck with the \markboth command. Possibly you will have to switch back later.


Best regards and welcome to the board
Thorsten
[M]OGuL
Posts: 5
Joined: Mon Sep 12, 2011 7:21 pm

fancyhdr | Wrong Header Content for List of Acronyms

Post by [M]OGuL »

localghost wrote:Possibly you will have to switch back later.
What do you mean by that? Since it does the job, it looks like a good workaround to me. That's all I needed...
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Re: fancyhdr | Wrong Header Content for List of Acronyms

Post by localghost »

I assumed that the suggested command might set the header throughout the whole document.
Post Reply