bugGNU Octave - Bugs: bug #55946, Print with -dpdflatexstandalone...

 
 

bug #55946: Print with -dpdflatexstandalone produces unwarranted warning messages

Submitter:  None
Submitted:  Mon 18 Mar 2019 11:54:32 AM UTC
   
 
Category:  Plotting with gnuplot Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Unexpected Error or Warning
Status:  Fixed Assigned to:  None
Originator Name:  Karsten Trulsen Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 5.1.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 18 Mar 2019 05:35:52 PM UTC, comment #1: 

The warnings are unnecessary since gnuplot will not be doing any rendering of latex text objects in this case.  I checked in a fix on the development branch here (https://hg.savannah.gnu.org/hgweb/octave/rev/d17eecaf4a14).  This will be a part of the 6.1 release.

Rik <rik5>
Group administrator
Mon 18 Mar 2019 11:54:32 AM UTC, original submission:  

Running the example with -dpdflatexstandalone as shown here
https://octave.org/doc/v5.1.0/Printing-and-Saving-Plots.html
the following warnings appear, but they are likely unwarranted because the result turns out to be correct.  Also note that there is a bug in the example mentioned (print command should write to tex and not to pdf), a bug report was just submitted for the error in the example code in the manual.


warning: latex markup not supported for text objects
warning: called from
    __gnuplot_draw_axes__>__maybe_munge_text__ at line 2424 column 9
    __gnuplot_draw_axes__>do_text at line 2763 column 17
    __gnuplot_draw_axes__ at line 1403 column 9
    __gnuplot_draw_figure__ at line 164 column 17
    __gnuplot_drawnow__ at line 86 column 5
    print at line 467 column 5
    teststandalone at line 14 column 1
warning: latex markup not supported for tick marks
warning: called from
    __gnuplot_draw_axes__>do_tics_1 at line 2257 column 7
    __gnuplot_draw_axes__>do_tics at line 2191 column 5
    __gnuplot_draw_axes__ at line 391 column 3
    __gnuplot_draw_figure__ at line 164 column 17
    __gnuplot_drawnow__ at line 43 column 9
    __gnuplot_print__>local_drawnow at line 232 column 5
    __gnuplot_print__ at line 144 column 9
    print at line 692 column 14
    teststandalone at line 14 column 1


Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by rik5 (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-03-18 rik5 StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code