Re: Annoying spacing in Default.nb
- To: mathgroup at smc.vnet.net
- Subject: [mg63675] Re: Annoying spacing in Default.nb
- From: "ragfield" <ragfield at gmail.com>
- Date: Mon, 9 Jan 2006 04:49:33 -0500 (EST)
- References: <dpnqq7$6rp$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
The spacing definitely should be correct with the Courier font in the StyleSheets you mention. A screenshot would help, but from the plain text example you give I would guess you have some sort of font problem and Mathematica is not using the correct font. Are you using any special font management software? Are you running in a different language (e.g. German)? If you evaluate: "FontType" /. FullOptions[$FrontEnd, PrivateFontOptions] does it return Bitmap or Outline? -Rob (Wolfram Research)