MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Possible bug? Changing fonts of greek letters

  • To: mathgroup at smc.vnet.net
  • Subject: [mg108003] Possible bug? Changing fonts of greek letters
  • From: Niels Martinsen <niels.martinsen at gmail.com>
  • Date: Fri, 5 Mar 2010 04:31:12 -0500 (EST)

Hi

I think I found a bug. Take a look at

Plot[Sinc[x], {x, 0, 10},
 AxesLabel -> {Style[\[Omega], FontFamily -> "Times"], x},
 AxesStyle -> Directive[FontFamily -> "Times", Black, 40]
 ]

Setting the font of \[Omega] to Times, Sylfaen, Helvetica, etc...,
doesn't change its font. It stays the same. I'm running Mathematica
7.0.1.0 on XP SP3.

When do I get my medal? :-)

- Niels.


  • Prev by Date: EXPORT TO DIFFERENT FOLDERS
  • Next by Date: Re: stand alone application using workbench
  • Previous by thread: Re: EXPORT TO DIFFERENT FOLDERS
  • Next by thread: Re: Possible bug? Changing fonts of greek letters