MathGroup Archive 2012

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

Search the Archive

Re: Suppress Cell Labels

  • To: mathgroup at smc.vnet.net
  • Subject: [mg125327] Re: Suppress Cell Labels
  • From: Helen Read <readhpr at gmail.com>
  • Date: Tue, 6 Mar 2012 06:02:18 -0500 (EST)
  • Delivered-to: l-mathgroup@mail-archive0.wolfram.com
  • References: <201203040933.EAA23672@smc.vnet.net> <COL109-W381D64F2C9450BE8FC6A8DDF530@phx.gbl> <jj1qn8$t6l$1@smc.vnet.net>

As soon as you close the file, the In and Out labels are deleted. Open 
it back up and you will see that they are gone. There is no need to 
manually turn them off.

Helen

On 3/5/2012 2:41 AM, Andrew J Fortune wrote:
> Tomas,
>
> That is a good point. However, I do not want my final document to display
> these labels, so maybe I should postpone suppressing these until I have
> completed the document.
>
> Thanks,
>
> Andrew
>
>
>
> From: Tomas Garza [mailto:tgarza10 at msn.com]
> Sent: Monday, March 05, 2012 4:20 AM
> To: andrewfortune at bigpond.com; mathgroup at smc.vnet.net
> Subject: Re: Suppress Cell Labels
>
>
>
> I copy from the tutorial OptionsForCells:
>
>
>
> "In a standard Mathematica session, cells containing successive lines of
> kernel input and output are given labels of the form In[n]:= and Out[n]=.
> The option ShowCellLabel determines whether such labels should be displayed.
> CellLabelAutoDelete determines whether the label on a cell should be removed
> if the contents of the cell are modified. Doing this ensures that In[n]:=
> and Out[n]= labels are only associated with unmodified pieces of kernel
> input and output."
>
>
>
> Yet, in my experience it may be hazardous to remove them, especially if you
> are in the first steps of constructing a given calculation, where one
> sometimes has to go back and forth in the notebook, replacing values and
> reevaluating stuff.
>
>
>
> -Tomas
>
>
>
>> Date: Sun, 4 Mar 2012 04:33:48 -0500
>> From: andrewfortune at bigpond.com
>> Subject: Suppress Cell Labels
>> To: mathgroup at smc.vnet.net
>>
>> Hi,
>>
>> How do I suppress the In[] and Out[] labels ? ... they are of no use
>> to me.
>>
>> regards,
>> Andrew
>>






  • Prev by Date: Re: different results
  • Next by Date: Re: Plotting a simple line at a weibull ProbabilityScalePlot
  • Previous by thread: Re: Suppress Cell Labels
  • Next by thread: Re: Suppress Cell Labels