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

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

[Octave-bug-tracker] [bug #53861] Feature Request of implementation tikz


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #53861] Feature Request of implementation tikzstandalone print device
Date: Mon, 7 May 2018 19:20:56 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.139 Safari/537.36

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

                 Summary: Feature Request of implementation tikzstandalone
print device 
                 Project: GNU Octave
            Submitted by: tmacchant
            Submitted on: Mon 07 May 2018 11:20:55 PM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Tatsuro MATSUOKA
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: other
        Operating System: Any

    _______________________________________________________

Details:

This topic is discussed in octave-maintainers ML.
http://octave.1599824.n4.nabble.com/unknown-device-tikzstandalone-td4687923.html

(unknown device tikzstandalone)

On octave 4.4.0 windows


>> gnuplot_binary C:\Programs\gp523-64\bin\gnuplot
>> graphics_toolkit gnuplot
>> fplot ("[cos(x), sin(x)]", [0, 2*pi])
>> print("test.tikz", "-dtikzstandalone")
error: print: unknown device tikzstandalone
error: called from
    __print_parse_opts__ at line 259 column 5
    print at line 322 column 8

>> print("test.tikz", "-dtikz")
## works for tikz but not tikzstandalone
-verbatim

The same behavior appears 4.4.0 on Ubuntu 16.04 (bbuild myself).

I have not tested on dev. branch. 
I will do to today afternoon in Japan.

tikzstandalone print device is described in the manual 

https://octave.org/doc/interpreter/Printing-and-Saving-Plots.html#Printing-and-Saving-Plots

In the maintainers ML, Ben made a reply that told us what was done in the
past. tikzstandalone print device has not been implemented although it has
been described in the manual.   

I request that next release of octave implements this feature.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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