MathGroup Archive 2001

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

Search the Archive

Re: Q: global options for styleform

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27995] Re: Q: global options for styleform
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 28 Mar 2001 02:40:23 -0500 (EST)
  • Organization: Universitaet Leipzig
  • References: <99pchg$lb7@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,


SetOptions[#, TextStyle -> {FontSize -> 15}] & /@
{Plot,ListPlot,ParametricPlot}

Regards
  Jens



Robert Schuerhuber wrote:
> 
> hi, again a simple question, but i can't find a clue in the
> mathematica-book:
> 
> the text in all my plots is very small, so i'd like to change its size
> using StyleForm["text", FontSize->15]. how can i set this options
> globally, SetOptions[StyleForm, FontSize -> 15] doesn't work?
> 
> regards, robert


  • Prev by Date: Re: seeking Wagner's Mathematica book
  • Next by Date: Re: seeking Wagner's Mathematica book
  • Previous by thread: Q: global options for styleform
  • Next by thread: RE: Q: global options for styleform