|
[Date Index]
[Thread Index]
[Author Index]
Re: Suppress Cell Labels
- To: mathgroup at smc.vnet.net
- Subject: [mg125320] Re: Suppress Cell Labels
- From: Murray Eisenberg <murray at math.umass.edu>
- Date: Tue, 6 Mar 2012 05:59:51 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- References: <201203040933.EAA23672@smc.vnet.net>
- Reply-to: murray at math.umass.edu
Open OptionInspector (from Format menu or using shortcut key). In its
first field, select either Selected Notebook or Global Preferences,
depending on how broadly you want to apply this.
In the Search field, search for ShowCellLabel. You'll get that entry,
which you can also navigate to manually at
Cell Options > Cell Labels
Now uncheck the item, so that the option's value now reads False instead
of True.
If you do this for Global Preferences, be aware that it will affect
_all_ notebooks -- including those opened in the Documentation Center.
That's something you may not want.
So another way is to cook up a modification of the style sheet and use
that one whenever you want a notebook without the In and Out labels. See
other posts in this list about modifying style sheets.
On 3/4/12 4:33 AM, mathman wrote:
> Hi,
>
> How do I suppress the In[] and Out[] labels ? ... they are of no use
> to me.
>
> regards,
> Andrew
>
--
Murray Eisenberg murray at math.umass.edu
Mathematics & Statistics Dept.
Lederle Graduate Research Tower phone 413 549-1020 (H)
University of Massachusetts 413 545-2859 (W)
710 North Pleasant Street fax 413 545-1801
Amherst, MA 01003-9305
Prev by Date:
Re: Suppress Cell Labels
Next by Date:
mListFFT[] simple FFT function for review
Previous by thread:
Re: Suppress Cell Labels
Next by thread:
Re: Suppress Cell Labels
|