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.