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

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

[Octave-bug-tracker] [bug #53206] Print function adding spaces to labels


From: Pantxo Diribarne
Subject: [Octave-bug-tracker] [bug #53206] Print function adding spaces to labels (specifically related to superscript &subscript)
Date: Thu, 22 Feb 2018 16:03:10 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Firefox/52.0

Update of bug #53206 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This bug has fixed on the default branch (that will become Octave 4.4). I can
workaround it by changing my default font to be "Helvetica" (one of the only
fonts the opengl printing system supports):


set (0, "defaulttextfontname", "Helvetica")
set (0, "defaultaxesfontname", "Helvetica")
...


Does this work for you?



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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