all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Landscape printing
@ 2002-10-10 13:29 tcp
  2002-10-10 15:25 ` Eric Marsden
  0 siblings, 1 reply; 2+ messages in thread
From: tcp @ 2002-10-10 13:29 UTC (permalink / raw)


Hi,

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

---
tcp

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Landscape printing
  2002-10-10 13:29 Landscape printing tcp
@ 2002-10-10 15:25 ` Eric Marsden
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Marsden @ 2002-10-10 15:25 UTC (permalink / raw)


>>>>> "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/>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-10 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-10 13:29 Landscape printing tcp
2002-10-10 15:25 ` Eric Marsden

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.