The lscape tag has no wiki summary.
4
votes
1answer
65 views
Why landscape move double-sided page number up in LaTeX?
I need a longtable in my appendix so I used the package lscape or pdflscape, but landscape environment seems to move up the page number of the page just before it. See code below.
...
10
votes
1answer
104 views
rotating vs lscape vs pdflscape
I'm asking this looking for the ultimate answer. What are the main differences between the three of them? When should I use anyone in particular?
I know there is this question: Should I prefer ...
2
votes
1answer
71 views
Use of landscape and pdflscape packages with spanish package
I tried lscape and pdflscape packages with spanish package.
It doesn't work, only with english package.
Are there any solution? I want to have the list of tables and the date in spanish, but I can't ...
2
votes
1answer
139 views
Landscaped longtable doesn't allow appendix title on same page
My landscaped longtables leave the appendix title page and are placed on the next page. Now the appendix title page is empty, apart from the one-line title. What can I do about it?
11
votes
1answer
826 views
Should I prefer {pdflscape} over [pdftex]{lscape}?
I came across a problem with pdflscape and TikZ' external library where externalized tikzpictures in a landscape environment were rotated incorrectly ( Using tikzexternalize with pdflscape results in ...