[OS X TeX] Paper size?
Maarten Sneep
maarten.sneep at xs4all.nl
Thu Jun 8 16:49:03 EDT 2006
Hi,
generic solution added, this should propagate the papersize through
to pdfTeX. For latex -> dvi -> ps -> pdf, the correct option should
be passed on to dvips. I don't think there is a way to do so in
TeXShop (the -t command-line option in dvips).
Maarten
On 8 Jun 2006, at 16:52, Rick Hogg wrote:
> Peter,
> This probably isn't the best example, as it doesn't
> fill up the screen, but here's a list of my hobbies,
> and no matter what papersize I put after
> documentclass, the page size looks the same:
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> \documentclass[letterpaper,12pt]{report}
\setlength{\pdfpagewidth}{\paperwidth}
\setlength{\pdfpageheight}{\paperheight}
> \pagestyle{empty}
> \begin{document}
>
> \paragraph{Stuff I Do:}
>
> \begin{itemize}
> \item Saxophone
> \begin{itemize}
> \item Jazz
> \item Classical
> \end{itemize}
> \item Clarinet
> \item Flute
> \item Music Theory
> \item Music History
> \item Ethnomusicology
> \item LilyPond
> \item \LaTeX{}
> \item Web Design
> \item Italian
> \item Homebrewing
> \end{itemize}
>
> \end{document}
>
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>
------------------------- 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 Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list