octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #57143] print ('-tight', 'q.eps') produces no


From: anonymous
Subject: [Octave-bug-tracker] [bug #57143] print ('-tight', 'q.eps') produces no file
Date: Thu, 31 Oct 2019 08:34:08 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:71.0) Gecko/20100101 Firefox/71.0

Follow-up Comment #6, bug #57143 (project octave):

I've noticed several epstool errors with latex, and something else I believe,
however, there was no package in the repo, so I gave up using eps on my void
machine.

Anyways; on w10 I get the following

octave:2> plot (1:10)
octave:3> print -tight -debug tight.eps
epstool command: 'C:\Octave\OCTAVE~1.0\mingw64\bin\gs.exe -dQUIET -dNOPAUSE
-dBATCH -dSAFER -dAutoRotatePages=/None -sDEVICE=eps2write
-sOutputFile="C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps" -
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps &
C:\Octave\OCTAVE~1.0\mingw64\bin\epstool.exe --quiet --copy --bbox
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps 'tight.eps'  & del
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps '
opengl-pipeline: 'C:\Octave\OCTAVE~1.0\mingw64\bin\gs.exe -dQUIET -dNOPAUSE
-dBATCH -dSAFER -dAutoRotatePages=/None -sDEVICE=eps2write
-sOutputFile="C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps" -
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps &
C:\Octave\OCTAVE~1.0\mingw64\bin\epstool.exe --quiet --copy --bbox
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps 'tight.eps'  & del
C:\Users\vlg\AppData\Local\Temp\oct-3eMH9a.eps '
octave:4> print -loose -debug loose.eps
epstool command: 'C:\Octave\OCTAVE~1.0\mingw64\bin\gs.exe -dQUIET -dNOPAUSE
-dBATCH -dSAFER -dAutoRotatePages=/None -sDEVICE=eps2write
-sOutputFile=""loose.eps"" -'
opengl-pipeline: 'C:\Octave\OCTAVE~1.0\mingw64\bin\gs.exe -dQUIET -dNOPAUSE
-dBATCH -dSAFER -dAutoRotatePages=/None -sDEVICE=eps2write
-sOutputFile=""loose.eps"" -'

Again, only  the loose one gets created.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?57143>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]