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

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

[Octave-bug-tracker] [bug #30500] tex interpreter and the sun symbol (od


From: David Bateman
Subject: [Octave-bug-tracker] [bug #30500] tex interpreter and the sun symbol (odot)
Date: Mon, 06 Sep 2010 09:15:49 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.4) Gecko/2008102920 Firefox/3.0.4

Update of bug #30500 (project octave):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #2:

Octave doesn't supply the fonts, these are supplied by the packager of Octave
for the distribution you are using.. Note that the TeX interpreter in Octave
is just a light layer over gnuplot and the symbols that can be interpreted are
those given by gnuplot itself. Thus I don't think we can include odot till
gnuplot itself does. See

http://ariadne.mse.uiuc.edu/Info/Gnuplot/ps_guide.pdf

That being said. If the computer modern font has the odot symbol then you can
include any symbol in the font by addressing the character directly by its
code. Sorry I don't know the code of the odot character but if its 222 for
example, then somthing like

{/Computer-Modern 222}

or perhaps

{/ComputerModern 222}

will display the odot character 

As nothing can be done in Octave itself till gnuplot implements the odot
character, Octave doesn't control the installation of the fonts and if the
Computer Modern font is installed for use with Octave there is a work around,
I'm closing this feature request.

Sorry not to be more help, but if its any consolation, note that matlab can't
display the odot character either

http://www.mathworks.com/matlabcentral/newsreader/view_thread/237598

D.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message posté via/par Savannah
  http://savannah.gnu.org/




reply via email to

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