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

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

[Octave-bug-tracker] [bug #39865] Plot axis labels formatting using \it


From: Pierre-Sandre Farrugia
Subject: [Octave-bug-tracker] [bug #39865] Plot axis labels formatting using \it does not produce the expected result
Date: Sun, 25 Aug 2013 08:32:31 +0000
User-agent: Mozilla/5.0 (Windows NT 5.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.57 Safari/537.36

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

                 Summary: Plot axis labels formatting using \it does not
produce the expected result
                 Project: GNU Octave
            Submitted by: pierresandre
            Submitted on: Sun 25 Aug 2013 08:32:30 GMT
                Category: Plotting with gnuplot
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.4
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

Hi,

I have tried to format the label of an axis of a figure obtain from gnuplot
using \it but instead I am getting only the extra string /*-italic or /-italic
depending on the version.

To reproduce the error you can use the code

plot(1:0.1:2,1:0.1:2)
xlabel('\it x')

The axis label is obtained as '/-italic x', instead of the italic letter x.

I have also tried \bf (bold font) and \sl (slanting) with similar results. The
error was also present on Ubuntu 10.04 with version Octave 3.2.3.

Thank you.

Pierre




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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