Tagged Questions
3
votes
1answer
125 views
All the document in only one long and continuous page
Well, may be this is not really useful, but I've thought if it was possible to put all the document in one long page.
I mean, if your document is going to be read in a computer, mix all the pages in ...
0
votes
0answers
28 views
Large pages with minimum page-breaking [duplicate]
Possible Duplicate:
What’s the absolute largest paper size permissible with pdflatex?
I want a long document to fit in a single page. That would make proofreading easier for me.
The most I ...
8
votes
1answer
661 views
Change page layout after first page
currently I'm trying to prepare a letter head with XeLaTeX. The first page of the letter should have a sidebar on the right. For this sidebar, the text width should be shrinked to approx. 80% of its ...
1
vote
1answer
640 views
How to change the page layout back and forth?
I'm trying to do some absolute placement on a page but because I use pdflscape, I can't use the textpos package for this. I tried around a bit with moving with \hspace* and \vspace* but this is very ...