Re: two fonts in Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg34622] Re: [mg34585] two fonts in Plot
- From: BobHanlon at aol.com
- Date: Thu, 30 May 2002 02:55:01 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
In a message dated 5/29/02 3:32:12 AM, dturner at faulkner.edu writes: >Does anyone know to get Mathematica 4.1 to use one font in AxesLabel and >another font to label the ticks on the axes all within the same Plot? >I can >achieve this effect with Adobe Illustrator 10 (Type->Find Font...) or with >TeX's psfrag macro. However, I would prefer to use Mathematica only. > Plot[x, {x,0,10}, DefaultFont-> "Helvitica", AxesLabel->(StyleForm[#, FontFamily->"Times", FontSize->14, FontWeight->"Bold", FontSlant -> "Italic"]& /@ {"x", "y"})]; Bob Hanlon Chantilly, VA USA