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

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

[Octave-bug-tracker] [bug #49775] Font characteristics of title via comm


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #49775] Font characteristics of title via command and via set do not match
Date: Tue, 6 Dec 2016 04:01:19 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

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

                 Summary: Font characteristics of title via command and via
set do not match
                 Project: GNU Octave
            Submitted by: sebald
            Submitted on: Tue 06 Dec 2016 04:01:18 AM GMT
                Category: Plotting
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Inaccurate Result
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Any

    _______________________________________________________

Details:

Is the following a bug?

figure(1)
plot(1:50)
title('Hello')
figure(2)
plot(1:50)
set(gca,'title','World')

The title font weight and size do not match in the two plots.




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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