Hello:

I am in the process of adopting tgif and I would like to know if this bug is still present. I have not yet found a case where pstoepsi fails and if you have one, I would appreciate trying it.

On Tue, 9 Sep 2008, Francesco Potorti` wrote:

pstoepsi does not work.  Here is a patch:

--- pstoepsi~   2008-04-24 23:11:32.000000000 +0200
+++ pstoepsi    2008-09-09 16:43:28.000000000 +0200
@@ -77,7 +77,7 @@
    esac
done

-BASE=`basename "$1"` .ps
+BASE=`basename "$1"`.ps

if [ $# -ne 2 -o ! -f "$1" -o "$1" = "$BASE" ] ; then
    echo $USAGE 1>&2


The latest version of the program pstoepsi does not contain either version of line 80, it has

-BASE=`basename "$1" .ps`

Cheers,

Carlo

--
Carlo U. Segre -- Professor of Physics
Associate Dean for Graduate Admissions, Graduate College
Illinois Institute of Technology
Voice: 312.567.3498            Fax: 312.567.3494
[email protected]   http://www.iit.edu/~segre   [email protected]



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to