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

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

[Octave-bug-tracker] [bug #42481] No line break in text when printing pl


From: anonymous
Subject: [Octave-bug-tracker] [bug #42481] No line break in text when printing plot
Date: Sun, 01 Jun 2014 08:34:58 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:28.0) Gecko/20100101 Firefox/28.0

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

                 Summary: No line break in text when printing plot
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Sun 01 Jun 2014 08:34:57 AM UTC
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: thedoctar
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.8.1
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I'm using Lubuntu 14.04 and GNU Octave 3.8.1. Running the following code,

text(0.5,0.5,sprintf("text1\ntext2"));
print -dpng "test.png"

one would expect that text1 and text2 would be on separate lines (as when
previewed in the figure window) but once printed, the two lines of text are on
a single line. This happens for png,tiff,jpg,pdf; I haven't tested other file
formats but I presume they'd have the same problem.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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