MathGroup Archive 1999

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

Search the Archive

Re: Reset In[ ] & Out[ ]

  • To: mathgroup at smc.vnet.net
  • Subject: [mg16117] Re: Reset In[ ] & Out[ ]
  • From: Paul Abbott <paul at physics.uwa.edu.au>
  • Date: Thu, 25 Feb 1999 08:25:06 -0500
  • Organization: University of Western Australia
  • References: <7atri7$7n7@smc.vnet.net>
  • Sender: owner-wri-mathgroup at wolfram.com

Dana DeLouis wrote:
 
> Hello.  I often Insert and delete equations.  Does anyone know of a way to
> reset the In [ ] and Out [ ] numbering system without first closing and then
> reopening the file?  I have had no luck finding this information.  Thank
> you.

Without writing a button program, I am aware of no way of removing the
In/Out CellLabel without opening and closing the Notebook.  

However, you can suppress the CellLabel using 

	Kernel | Show In/Out Names

or you can use

	$Line=0

to reset the In/Out numbers.

Cheers,
	Paul

____________________________________________________________________ 
Paul Abbott                                   Phone: +61-8-9380-2734
Department of Physics                           Fax: +61-8-9380-1014
The University of Western Australia           
Nedlands WA  6907                     mailto:paul at physics.uwa.edu.au 
AUSTRALIA                        http://www.physics.uwa.edu.au/~paul

            God IS a weakly left-handed dice player
____________________________________________________________________


  • Prev by Date: Re: Reset In[ ] & Out[ ]
  • Next by Date: Re: How can I plot for array variable?
  • Previous by thread: Re: Reset In[ ] & Out[ ]
  • Next by thread: Re: Reset In[ ] & Out[ ]