Re: global options for styleform
- To: mathgroup at smc.vnet.net
- Subject: [mg27990] Re: global options for styleform
- From: "Allan Hayes" <hay at haystack.demon.co.uk>
- Date: Wed, 28 Mar 2001 02:40:19 -0500 (EST)
- References: <99pchg$lb7@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Robert, $DefaultFont = {"Courier", 15.} -- Allan --------------------- Allan Hayes Mathematica Training and Consulting Leicester UK www.haystack.demon.co.uk hay at haystack.demon.co.uk Voice: +44 (0)116 271 4198 Fax: +44 (0)870 164 0565 "Robert Schuerhuber" <robert.schuerhuber at gmx.at> wrote in message news:99pchg$lb7 at smc.vnet.net... > 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 > >