[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#131570: (no subject)



Moin Christoph,

Does anything speak against applying the patch submitted by Pedro
Zorzenon Neto <pzn@terra.com.br> (reproduced below)?  It does seem
to fix a couple of things.

Cheers
     -richy.
-- 
Richard B. Kreckel
<Richard.Kreckel@Uni-Mainz.DE>
<http://wwwthep.physik.uni-mainz.de/~kreckel/>


--- /usr/bin/epstopdf	Wed Feb  6 10:41:55 2002
+++ /tmp/epstopdf.new	Wed Feb  6 10:42:06 2002
@@ -182,6 +182,7 @@
 ### open output file
 if ($::opt_gs) {
   my $pipe = "$GS -q -sDEVICE=pdfwrite $GSOPTS " .
+          "-dAutoRotatePages=/None " .
           "-sOutputFile=$OutputFilename - -c quit";
   debug "Ghostscript pipe:", $pipe;
   open(OUT,"|$pipe") or error "Cannot open Ghostscript for piped input";



-- 
To UNSUBSCRIBE, email to debian-tetex-maint-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: