[2044] in athena10
Re: TeX and a4 (Re: [Debathena] #131: dvips uses a4 paper)
daemon@ATHENA.MIT.EDU (Anders Kaseorg)
Fri Apr 3 21:39:10 2009
Date: Fri, 3 Apr 2009 21:38:42 -0400 (EDT)
From: Anders Kaseorg <andersk@MIT.EDU>
To: Jonathan Reed <jdreed@mit.edu>
cc: Debathena Trac <debathena@mit.edu>, jhawk@mit.edu, broder@mit.edu,
geofft@mit.edu
In-Reply-To: <ADE33FA6-DDD6-490D-8B7D-70DB60016C42@mit.edu>
Message-ID: <alpine.DEB.2.00.0904032135110.6942@vinegar-pot.mit.edu>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=UTF-8
Content-Transfer-Encoding: 8bit
On Fri, 3 Apr 2009, Jonathan Reed wrote:
> I was unclear, what I meant was, if I specify 1" margins in my document
> without specifying paper size (which will presumably default to A4), and I
> then print the resulting document onto letter size paper (without specifying
> any paper size options to dvips or lpr), will the margins still be at least 1"
> on all sides? If yes, then this is a non-issue.
In fact, I’m having a hard time figuring out how to specify 1″ margins in
such a way that doesn’t also force the paper size to letter.
\usepackage[margin=1in]{geometry} gives me a letter document even after an
explicit `texconfig paper a4`.
Does anyone have an example document that exhibits the problem you’re
worried about?
Anders