Tagged Questions
4
votes
1answer
40 views
Changing Template Header for Appendices
I am using a modified BYU Thesis Template for my thesis.
I want to be able to change the page header for the the appendices to read "Appendix A Data & Display" instead of "Chapter A Data & ...
6
votes
1answer
184 views
Footer Suppression
I'm wondering if it's possible to suppress footers if the page has a footnote, but display the footer as normal otherwise. To be specific, I'm reproducing an old book which uses catchwords for pages ...
10
votes
2answers
482 views
Automatically remove page number if document has only one page (but not if two)
I write a lot of documents (agreements) based on memoir with the article option. Normal pagestyleis plain (page number centered in the footer). Sometimes a document is only one page long, and a page ...
17
votes
4answers
983 views
How I can automatically add a page if the total number of pages is odd?
I need automatically add a blank page (also without document header, numbering and footer) at the end of the document, if the total numbers of pages is odd. How I can do that?
And preferably without ...
6
votes
1answer
594 views
Switch Between Bibliography and Appendix in fancyhdr
What I am trying to accomplish is a fancyhdr that places Appendix or Bibliography in the header with one single definition. So if I am in the bibliography it should display Bibliography, but should ...
6
votes
1answer
730 views
How to tell if the current section is defined in Beamer?
I am customising the footer of my Beamer slides. The footer displays the title of the slides, followed by a ":", and then the current section title. This works fine if the current section is defined. ...
5
votes
2answers
349 views
If pagestyle equal to… — How should I ask it?
I'd like to use (or define) an If-statement for pagestyle.
I have no idea :(
Update:
I'm using in my document about 4 pagestyles. Just as a little example I wish to have at the border of my document ...
7
votes
1answer
253 views
Different content if command returns empty text (ConTeXt)
I have the following code in my ConTeXt environment:
\startsetups[sectioninfo]
\ss
\rlap{\userpagenumber}
\hfill
ยง \getmarking[sectionnumber][current]
\emspace
\bf ...