c9d7fc
diff -up ghostscript-9.00/lib/dvipdf.scripts ghostscript-9.00/lib/dvipdf
c9d7fc
--- ghostscript-9.00/lib/dvipdf.scripts	2010-06-03 01:32:07.000000000 +0100
c9d7fc
+++ ghostscript-9.00/lib/dvipdf	2010-09-23 09:56:35.592796899 +0100
c9d7fc
@@ -44,4 +44,4 @@ fi
c9d7fc
 
c9d7fc
 # We have to include the options twice because -I only takes effect if it
c9d7fc
 # appears before other options.
c9d7fc
-exec dvips -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -
c9d7fc
+exec dvips -R -Ppdf $DVIPSOPTIONS -q -f "$infile" | $GS_EXECUTABLE $OPTIONS -q -P- -dSAFER -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sstdout=%stderr -sOutputFile="$outfile" $OPTIONS -c .setpdfwrite -
c9d7fc