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

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

[Octave-bug-tracker] [bug #49003] tikz does not work with gnuplot graphi


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #49003] tikz does not work with gnuplot graphics toolkit
Date: Mon, 5 Sep 2016 00:09:26 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/53.0.2785.89 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?49003>

                 Summary: tikz does not work with gnuplot graphics toolkit
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: Mon 05 Sep 2016 12:09:24 AM GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Tatsuro MATSUOKA
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:


graphics_toolkit gnuplot;
plot (rand(10));
print -dtikzstandalone test.tex


The above gives


multiplot> set termoption dashed
                                ^
           line 0: warning: unknown option `dashed'.


In "help print" (also manual) on development version, there described


     'tikz'
     'tikzstandalone'
          Generate a LaTeX file using PGF/TikZ.  For the FLTK toolkit
          the result is PGF.  The 'tikzstandalone' device produces a
          LaTeX document which includes the TikZ file ('tikzstandalone'
          is only available for the Gnuplot graphics toolkit).


The functionality written in the help (also manual) does not work.

The bug preferably is fixed before 4.2 release. 





    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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