Re: Upright \[Micro] in AxesLabel
- To: mathgroup at smc.vnet.net
- Subject: [mg107385] Re: [mg107349] Upright \[Micro] in AxesLabel
- From: Tomas Garza <tgarza10 at msn.com>
- Date: Thu, 11 Feb 2010 05:19:46 -0500 (EST)
- References: <201002100835.DAA21244@smc.vnet.net>
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 >
- References:
- Upright \[Micro] in AxesLabel
- From: Ulf-Dietrich Braumann <braumann@uni-leipzig.de>
- Upright \[Micro] in AxesLabel