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

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

[Octave-bug-tracker] [bug #49121] newlines ignored in text obects when d


From: Francesco Potortì
Subject: [Octave-bug-tracker] [bug #49121] newlines ignored in text obects when doing print
Date: Sun, 18 Sep 2016 13:51:30 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux i686; rv:41.0) Gecko/20100101 Firefox/41.0

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

                 Summary: newlines ignored in text obects when doing print
                 Project: GNU Octave
            Submitted by: pot
            Submitted on: Sun 18 Sep 2016 03:51:28 PM CEST
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Regression
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
        Operating System: GNU/Linux

    _______________________________________________________

Details:


> close
> plot(1:10)
> text(3,7,"3,7\n3,7")
> print a.png
> print a.pdf


While the on-screen display is correct, newlines disappear both in a.png and
a.pdf, rendering the text on a single line.

Using a cell array of strings changes nothing.

I would appreciate a workaround, if possible, as I really need this...




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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