Date: Tue, 28 Jun 83 15:57 PDT
From: Halasz.PA
Subject: Lanscaped Empress on Dover Printers
To: LispUsers↑.pa
cc: 
Reply-To: Halasz.PA

{phylum}<lispusers>landpress (also landpress.dcom & landpress.tty) is a 
hatchet job on EMPRESS to allow landscape printing of ASCII text files on Dovers.  The top level function is LANDPRESS which takes the same arguments 
as EMPRESS with an additional optional font specifier in the last position.
The font specifier should be a family-size pair, e.g., '(Gacha 12).  
LANDPRESS can be run interchangeably with EMPRESS, but not simultaneously
since it temporarily modifies the defn's of several functions called
by EMPRESS.  The product is the same as EMPRESS, except it is printed 
sideways on the page allowing for wider output.

LANDPRESS has only been tested on the Fugue release.  It may also work
on Chorus, but who knows.  

Frank