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

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

[Octave-bug-tracker] [bug #45005] printing a plot containing text label


From: anonymous
Subject: [Octave-bug-tracker] [bug #45005] printing a plot containing text label with a "<" sign produces incorrect svg document
Date: Sun, 03 May 2015 20:32:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0

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

                 Summary: printing a plot containing text label with a "<"
sign produces incorrect svg document
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Вск 03 Май 2015 20:32:46
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Misha Doronin
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.2
        Operating System: GNU/Linux

    _______________________________________________________

Details:

printing a plot containing text label with a "<" sign produces incorrect svg
document.

Minimal script to reproduce:

plot([1,1],[1,2]);
legend("1<2");
print(1,"bug.svg","-dsvg");




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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