|
| From: | Robert Jenssen |
| Subject: | [Octave-bug-tracker] [bug #55808] Warning noise about tick mark latex markup with gnuplot toolkit and pdflatex device |
| Date: | Sat, 2 Mar 2019 05:43:26 -0500 (EST) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.121 Safari/537.36 |
URL:
<https://savannah.gnu.org/bugs/?55808>
Summary: Warning noise about tick mark latex markup with
gnuplot toolkit and pdflatex device
Project: GNU Octave
Submitted by: morgawr
Submitted on: Sat 02 Mar 2019 10:43:25 AM UTC
Category: Plotting with gnuplot
Severity: 3 - Normal
Priority: 5 - Normal
Item Group: None
Status: None
Assigned to: None
Originator Name:
Originator Email:
Open/Closed: Open
Discussion Lock: Any
Release: 5.1.0
Operating System: GNU/Linux
_______________________________________________________
Details:
I have a local build of octave-5.1.0 without qt and fltk that outputs the
following:
$ /usr/local/octave510/bin/octave-cli -q
octave:1> version
ans = 5.1.0
octave:2> graphics_toolkit("gnuplot");
octave:3> plot(1:10);
octave:4> print("tt510","-dpdflatex");
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
octave:5>
The output of __octave_config_info__ is attached.
A similar build of octave-4.1.1 does not produce these messages. The .pdf and
.tex files appear identical (apart from /CreationDate).
Note that "help print" says that the pdflatex device is not available with the
gnuplot toolkit but I have found that this combination works well when
creating 2D-plots for a LaTeX document.
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Sat 02 Mar 2019 10:43:25 AM UTC Name: octave_config_info Size: 21KiB
By: morgawr
<http://savannah.gnu.org/bugs/download.php?file_id=46390>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?55808>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |