[7518] in Athena Bugs
xfig, f2ps bug
daemon@ATHENA.MIT.EDU (Tom Palka)
Sun May 5 18:15:00 1991
To: jik@ATHENA.MIT.EDU
Cc: bugs@ATHENA.MIT.EDU
Reply-To: Tom Palka <tompalka@mit.edu>
Date: Sun, 05 May 91 18:14:41 EDT
From: Tom Palka <tompalka@ATHENA.MIT.EDU>
Hi,
I managed to get the file from the user again. You'll find it in the
directory:
/mit/tompalka/public/fig-bug
Here is what they are:
datapaths.fucked --> the original file
datapaths.fig --> above file loaded into xfig and saved -- no changes done
datapaths.ps --> f2ps datapaths.fig -L > datapaths.ps output
datapaths.fix.ps --> grep -v infinity datapaths.ps output
You will notice that the datapaths.ps doesnt' print or preview because of the
undefined "infinity" word. If you just get rid of the lines containing it,
the file works fine.
Basically the lines that contain infinity draw a line from (inf,inf) to (inf,inf)
and reset the path. So you lose nothing by getting rid of them -- that is, you lose
lines going accross the printout, but unwanted ones.
please tell me when you don't need them anymore, so that I can get rid of them.
thanks,
tom