[comp.text] landscape mode with Transcript?

km@emory.uucp (Ken Mandelberg) (11/04/88)

Does anyone have an easy way to get psroff to print
in landscape mode, on Adobe Transcript?
-- 
Ken Mandelberg      | km@mathcs.emory.edu          PREFERRED
Emory University    | {decvax,gatech}!emory!km     UUCP 
Dept of Math and CS | km@emory                     NON-DOMAIN BITNET  
Atlanta, GA 30322   | Phone: (404) 727-7963

eggert@sm.unisys.com (Paul Eggert) (11/05/88)

Ken Mandelberg asked for a psroff landscape mode.
Here are patches for Adobe TranScript 2.1; say ``psroff -Land''.

*** psroff.bsd2.2	Fri Nov  4 19:03:56 1988
--- psroff.bsd	Thu Feb 18 19:00:03 1988
***************
*** 21,24 ****
--- 21,25 ----
  while test $# != 0
  do	case "$1" in
+ 	-Land)	psdit="$psdit -p/psdit.proLand";;
  	-t)	nospool=1 ;;
  	-Tpsc)	;;

*** psdit.pro	Thu Mar 17 17:53:53 1988
--- psdit.proLand	Fri Mar 18 02:05:44 1988
***************
*** 91 ****
! /xi {0 72 11 mul translate 72 resolution div dup neg scale 0 0 moveto
--- 91 ----
! /xi {72 8.5 mul 72 11 mul translate -90 rotate 72 resolution div dup neg scale 0 0 moveto