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

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

[Octave-bug-tracker] [bug #48567] superscripts spaced incorrectly in tit


From: Rik
Subject: [Octave-bug-tracker] [bug #48567] superscripts spaced incorrectly in title objects
Date: Tue, 19 Jul 2016 23:32:30 +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/?48567>

                 Summary: superscripts spaced incorrectly in title objects
                 Project: GNU Octave
            Submitted by: rik5
            Submitted on: Tue 19 Jul 2016 04:32:28 PM PDT
                Category: Plotting with OpenGL
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

This sample code produces a badly spaced superscript.  


./run-octave -f
demo mesh 3
print tmp.pdf
open tmp.pdf


It appears that it may have something to do with very long lines.  The
following is also badly spaced.


plot (1:10)
ht = text (2,6, {"This is a very long line with a huge sentence Z^2"}) 
print tmp2.pdf
open tmp2.pdf







    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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