help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Landscape printing


From: Eric Marsden
Subject: Re: Landscape printing
Date: Thu, 10 Oct 2002 17:25:32 +0200
User-agent: Gnus/5.090004 (Oort Gnus v0.04) Emacs/21.2

>>>>> "tcp" == tcp  <txt8888@yahoo.com> writes:

  tcp> How to make emacs print file in landscape mode? Thanks!

if you're referring to printing via Postscript (what you get when you
select "Postscript Print Buffer" in the File menu), then the variable
you want to set is ps-landscape-mode (you could have found this out by
saying "M-x apropos RET landscape RET", or by looking in the
"Postscript Hardcopy" section of the Emacs manual).

Another way of modifying this variable is to say "M-x customize-group
RET ps-print RET", select the "Page" group, then set the "Ps landscape
mode" option.

If you want to change the plain-style printing, you'll need to know
how to print in landscape mode via lpr, then set the variable
lpr-switches appropriately. 
  
-- 
Eric Marsden                          <URL:http://www.laas.fr/~emarsden/>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]