I am trying to configure a book using fancyhdr. I want the book name centred on even pages, and the chapter name centred on odd pages. That is all very well, except for two simple questions:
- Is there a variable which stands for the book name?
- Is there a variable which stands for the chapter name?
I may be stupid, but I can't seem to find the names of these obvious variables.
I could of course hardwire this in the preamble and at the beginning of chapters, for my own variables, but this strikes me as a horrible kludge.
\leftmarkand\rightmarkmacros (just search for these names on this site). – Jasper Habicht Nov 29 '21 at 16:52