Path: utzoo!utgpu!cunews!bnrgate!brchh104!brchs1!bnr.ca!rice.edu!sun-spots-request From: news@dftsrv.gsfc.nasa.gov Newsgroups: comp.sys.sun Subject: Submission for comp-sys-sun Keywords: No Digest Subjects in Unmoderated Mode Message-ID: <3629@brchh104.bnr.ca> Date: 5 Jun 91 14:17:00 GMT Sender: news@brchh104.bnr.ca Organization: Sunspots, Pseudo-Unmoderated Lines: 39 Approved: sun-spots@rice.edu X-Original-Date: 28 May 91 21:01:26 GMT Path: dftsrv!spruce.gsfc.nasa.gov!karl From: karl@spruce.gsfc.nasa.gov (karl anderson) Newsgroups: comp.sys.sun Subject: printing TeX output on Sun laserwriter Message-ID: <1991May28.165638@spruce.gsfc.nasa.gov> Date: 28 May 91 20:56:38 GMT Sender: news@dftsrv.gsfc.nasa.gov Reply-To: karl@spruce.gsfc.nasa.gov (karl anderson) Distribution: world Organization: NASA/GSFC code 923 Lines: 26 I've got the Transript software installed on my Suns here, and /etc/printcap has /usr/tran/[arch]/lib/psdf defined as the filter for the -d option to lpd. However, attempts to print dvi files with lpr -d filename.dvi generate "psdf: filter not available." messages. This message is built in to the psdf script, as a matter of fact: root@forest# tail psdf case $prog in psif) exec $comm ;; psof) exec psbanner $pname ; exit 0 ;; psnf) psdit | $comm ;; pstf) pscat | $comm ;; psgf) psplot | $comm ;; psvf) pssun -2 -l .45 2.5 | $comm;; ----> pscf|psdf|psrf) echo "$prog: filter not available." 1>&2 ; psbad $prog $pname $user $host | $comm ;; esac It seems that Transcript doesn't actually support printing dvi files :-(. Does anybody have a working version of psdf, or other filter I can use for dvi files? TIA. -- Karl A. Anderson | Internet: karl@forest.gsfc.nasa.gov NASA/GSFC code 923 (STX) | voice: (301) 286-3815 Greenbelt, MD 20771 | #include "std_disclaimer"