MathGroup Archive 2001

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

Search the Archive

Re: Changing the default font to arial

  • To: mathgroup at smc.vnet.net
  • Subject: [mg30745] Re: Changing the default font to arial
  • From: "Allan Hayes" <hay at haystack.demon.co.uk>
  • Date: Sun, 9 Sep 2001 03:26:39 -0400 (EDT)
  • References: <9ncfs2$pti$1@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Roger,
CARE:  lower case L and upper case i are he same in Arial.

However, here is one way

- find the default style sheet in C:\Program Files\Wolfram
Research\Mathematica\4.1\SystemFiles\FrontEnd\StyleSheets
- save a copy of it (tile OldDefault for example)
- open it

- find the section FormatType Styles
- in this select the cell  Prototype for the style "InputForm"
- menu > Format>Show Expression
- in the result, change  FontFamily->"Courier" to  FontFamily->"Arial"
- menu > Format>Show Expression

Repeat last block for the cells
    Prototype for the style "OutputForm"
    Prototype for the style "StandardForm"

This will leave TraditionalForm using Times.

- menu>Format>Edit Style Sheet >click Edit Shared  Style Sheet


--
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

"Roger W." <mp_virtuoso at yahoo.com> wrote in message
news:9ncfs2$pti$1 at smc.vnet.net...
> does anyone know how change the font mathematica uses from curier new to
> arial.  It becomes very tedious to do the work then having to select it
and
> then choose arial every time.  Personally I can't stand the curier font -
> it is not as elegant as arial and is too "boxy" to adequately display the
> characters.
>
>
> Any help will be greatly appreciated.
>




  • Prev by Date: Re: Summing list subsets
  • Next by Date: Re: cubic complex
  • Previous by thread: Re: Changing the default font to arial
  • Next by thread: Summing list subsets