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

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

[Octave-bug-tracker] [bug #48003] Tex interpreter should allow commas in


From: Rik
Subject: [Octave-bug-tracker] [bug #48003] Tex interpreter should allow commas in RGB color syntax
Date: Tue, 24 May 2016 19:08:02 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:43.0) Gecko/20100101 Firefox/43.0

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

                 Summary: Tex interpreter should allow commas in RGB color
syntax
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 24 May 2016 12:07:59 PM PDT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Matlab Compatibility
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.2
        Operating System: Any

    _______________________________________________________

Details:

When the interpreter property is set to 'tex' for graphics text objects, the
color may be specified using


\color[rgb]{R G B}


Octave only supports a space as the delimiter between Red, Green, and Blue
values.  Matlab supports commas and spaces.

For compatibility, Octave should be able to accept this


\color[rgb]{R, G, B}







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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