[OS X TeX] Paper size in pdflatex

Jan Anderssen jan at linguist.umass.edu
Tue May 31 16:34:14 CEST 2005


> Actually, I'd look into the geometry package which allows for  
> logical page setup and takes care of telling pdftex special things.

I second that. I use it frequently for 6x9in books (written by other  
people, I'm just putting them together...), and the preamble looks  
simple like this:

\documentclass[twoside]{book}

...

\usepackage[pdftex]{geometry}
\geometry{
   papersize={6in, 9in}
}

...


jan

--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
           & FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>





More information about the macostex-archives mailing list