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

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

[Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44187] Bugs and modifications in print() with gnuplot graphics toolkit
Date: Wed, 15 Jul 2015 07:44:25 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #24, bug #44187 (project octave):

Let me look through the changeset and try summarizing:

scripts/plot/util/__gnuplot_drawnow__.m: I suppose this one can stand on its
own.  If the mod in the print.m file that removes the reliance on an EPS
intermediate file is not yet applied, this change is sort of irrelevant, but I
don't think it hurts anything because EPS has the color option so color/mono
still makes sense.  Only the "eepic" terminal would be a problem because it
uses "dashed" instead of "mono"--the consequence isn't too severe, though, as
gnuplot only warns about options it doesn't understand.

scripts/plot/util/print.m
scripts/plot/util/private/__gnuplot_print__.m: These two should probably go
together seeing as print.m refers to the gnuplot toolkit.  (I just noticed
that the comment "The @samp{pdflatex}, @samp{pslatexstandalone} and ##
@samp{pdflatexstandalone} devices are not available with the Gnuplot toolkit."
is still in the help text, but the goal is to supply these, so that comment
should go.)

scripts/plot/util/private/__go_draw_axes__.m: Nothing new is passed into the
function so this one stands alone.

scripts/plot/util/private/__go_draw_figure__.m: Nothing new is passed into the
function so this one stands alone.

scripts/plot/util/private/__print_parse_opts__.m: These are just simple bugs
local to the file.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44187>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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