[443] in SIPB bug reports
problem with dvi2ps output
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Mar 28 20:05:55 1989
Date: Tue, 28 Mar 89 20:07:13 EST
From: Jonathan I. Kamens <jik@Athena.MIT.EDU>
To: pfkrause@WHEATIES.AI.MIT.EDU
Cc: tuna@ATHENA.MIT.EDU, bug-sipb@ATHENA.MIT.EDU
In-Reply-To: Paul Krause's message of Tue, 28 Mar 89 08:19 EST <19890328131907.1.PFKRAUSE@WORKER-4.AI.MIT.EDU>
Date: Tue, 28 Mar 89 08:19 EST
From: Paul Krause <pfkrause@WHEATIES.AI.MIT.EDU>
alias lpr-d 'dvi2ps -r \!*.dvi | lpr -J\!*.dvi -T\!*.dvi; lpq'
By the way, this alias has one (very minor) bug, in that the job
name when the queue is shown is 'standard output', or something
like that. Anyone know how to fix it?
I just spent a half hour or so looking through the lpd sources for the
routines that print the queue and doing a few experiments. It turns
out that the queue-printing code always uses the filename, even when a
job name is specified. I suspect this is the bug, so I will write a
patch up and submit it to release engineering.
In the mean time, there's really no way to get around it.
jik