[438] in SIPB bug reports
problem with dvi2ps output
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Tue Mar 28 11:39:44 1989
Date: Tue, 28 Mar 89 11:41:08 EST
From: Stanley R Zanarotti <srz@CHARON.MIT.EDU>
To: tuna@athena.mit.edu
Cc: bug-sipb@athena.MIT.EDU
I don't think there is an easy way to fix dvi2ps to adhere to the
Postscript file structuring conventions. These conventions require
that each page be self-contained (everything needed to print that
page occurs on that page). dvi2ps Postscript files download fonts as
they are needed, so there is no easy way to reverse
the order of the pages in the Postscript file.
-stan