Re: Re: Re: Upright \[Micro] in
- To: mathgroup at smc.vnet.net
- Subject: [mg107416] Re: [mg107394] Re: [mg107385] Re: [mg107349] Upright \[Micro] in
- From: Tomas Garza <tgarza10 at msn.com>
- Date: Fri, 12 Feb 2010 04:41:07 -0500 (EST)
You are quite right. I should have been more explicit (yet Braumann wasn't, either). I'm on Windows Vista Mathematica V.7. Tomas > Date: Thu, 11 Feb 2010 06:54:06 -0500 > From: pscheibe at trm.uni-leipzig.de > Subject: [mg107394] Re: [mg107385] Re: [mg107349] Upright \[Micro] in AxesLabel > To: mathgroup at smc.vnet.net > > Hi, > > your answer would be more helpful if it were like: > Evaluating both of your examples on my OS blub with Mathematica Version > blubblub gives upright characters. > On Ubuntu 9.10 and OSX Leopard and Snow Leopard I was not able to get > really upright mu's when I input them as "esc mu esc". > > But I wrote another reply where I pointed out how you can get it on > these systems. > On which os are you working? > > Cheers > Patrick > > On Thu, 2010-02-11 at 05:19 -0500, Tomas Garza wrote: > > Sorry, but I can't replicate your problem. Evaluating both your examples > > gives upright characters in the labels. > > Tomas > > > > > Date: Wed, 10 Feb 2010 03:35:34 -0500 > > > From: braumann at uni-leipzig.de > > > Subject: [mg107349] Upright \[Micro] in AxesLabel > > > To: mathgroup at smc.vnet.net > > > > > > Hello, how can I get an upright \[Micro] within AxesLabel? > > > > > > E.g. > > > Plot[x^2,{x,0,9},AxesLabel->{"Time [d]","Height [\[Micro]m]"},LabelStyle->{FontSize->20,FontSlant->Plain}] > > > should demonstrate the problem. Just \[Micro] remains slanted. > > > > > > However, turning on bold typeface (this is not what I need) > > > Plot[x^2,{x,0,9},AxesLabel->{"Time [d]","Height [\[Micro]m]"},LabelStyle->{FontSize->20,FontSlant->Plain,FontWeight->Bold}] > > > the \[Micro] appears upright > > > > > > Any idea how to obtain this for Fontweight->Plain ? > > > > > > Regards - Ulf-Dietrich > > > > > > >