 
 
 
 
 
 
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.

