*BSD News Article 34355


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msuinfo!agate!howland.reston.ans.net!newsserver.jvnc.net!nntp.gmd.de!dearn!
 barilvm!vms.huji.ac.il!wisipc.weizmann.ac.il!klara.weizmann.ac.il!serg
Newsgroups: comp.os.386bsd.apps
Subject: Andrew-6.3 printing
Message-ID: <1994Aug15.133653.26596@wisipc.weizmann.ac.il>
From: serg@klara.weizmann.ac.il (Serge S.Maleyev)
Date: Mon, 15 Aug 1994 13:36:53 GMT
Sender: news@wisipc.weizmann.ac.il (News User)
Organization: Weizmann Institute of Science, Computation Center.
X-Newsreader: TIN Ýversion 1.2 PL2¨
Lines: 18

Hi,
To print from `ez' or anothers, you should add the following things
into your $HOME/Ý.¨preferences file:
*.FormatCommand:
*.PrintCommand: groff -E /tmp/%s.n | lpr
*.PreviewCommand: groff -pteZ -TX75 /tmp/%s.n | preview -f -o %s
print.delete: yes
print.spooldir: /var/spool/lpd/

	And create /usr/andrew/etc/AndrewSetup file with the only string:
print.nonandrew: Yes

This work with a PostScript printer.
For more information see `help preferences' and `help setup'.

My best regards,