Tagged Questions
5
votes
1answer
89 views
Publishing standard for landscape page number position?
I realize there are a couple of threads on this matter, but my question is a little different. My university thesis office returned my dissertation with formatting corrections today. One of the ...
6
votes
1answer
167 views
\thispagestyle{empty} with longtable
I have a longtable and landscape table that spans 3 pages. I don't want a page number to be displayed on any of these 3 pages. However, setting \thispagestyle{empty} just preceding the commencement of ...
7
votes
1answer
590 views
Landscape and page numbers with pdfpages
I am using pdfpages to insert PDFs into a master file. Some of the PDFs are portrait and some are landscape. I am using pagecommand=\thispagestyle{plain} so that the page numbers are in sequence ...
2
votes
1answer
226 views
long table in landscape environment
I am trying to insert a longtable in the landscape environment. Following some Google queries I found this stack overflow question "How do I make multi page landscape tables in LaTeX".
I followed ...
0
votes
1answer
846 views
Page numbers in landscape
I use report class, and now I need to change page orientation (portrait/lanscape) for some pages in my document. I have tried pdflscape for that, but there is a problem: page numbers preserve original ...