Re: Changing the default Input font
- To: mathgroup at smc.vnet.net
- Subject: [mg36011] Re: Changing the default Input font
- From: Tom Burton <tburton at brahea.com>
- Date: Mon, 12 Aug 2002 03:34:28 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hello, Assuming that you are using StandardForm for input, you'll probably want to change that form's font family. Edit the style sheet (I suggesting importing a private copy), then scroll down the sheet to FormatTypeStyles. Select the "Standard Form" cell and change the font to whatever you want. All StandardForm cells in your notebook will change. Hope this helps. Tom Burton