MathGroup Archive 2003

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

Search the Archive

Spaces appearing for no reason

  • To: mathgroup at smc.vnet.net
  • Subject: [mg39292] Spaces appearing for no reason
  • From: Steve Gray <stevebg at adelphia.net>
  • Date: Sun, 9 Feb 2003 04:51:26 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

	For better comprehension and visibility, I usually enlarge the
word defining a new routine and give it a color, for example foobar,
as in

foobar :=Module[{x,y},
   whatever
]

	Many times I will be doing some editing elsewhere in the file
and the word foobar will have a space somewhere in the name. (The size
and color remain as I set them.) I am sure that I did not accidentally
introduce a space there.
	Is it a bad idea to resize or color certain symbols? If not,
has anyone seen something like this? Very puzzling.



  • Prev by Date: Compile message suppression
  • Next by Date: smoothing functions to avoid artifacts in graphs
  • Previous by thread: Re: Compile message suppression
  • Next by thread: smoothing functions to avoid artifacts in graphs