Tagged Questions
5
votes
1answer
1k views
pdflatex: fit-page-to-contents or scale-contents-to-fit-page
I have a problem which can be solved one of two ways:
Typeset a given chunk of TeX in an "infinitely wide" space, then scale the result so that its width is the width of the page.
Typeset a given ...
3
votes
1answer
133 views
Page placement using blowup package
I am trying to rescale a book which has the dimensions 152x229 mm set with the geometry package into 165x242mm using the blowup package. After some messing around I have managed to get it to rescale ...