Re: Mathematica 6.0 Out[] tags
- To: mathgroup at smc.vnet.net
- Subject: [mg79691] Re: Mathematica 6.0 Out[] tags
- From: michael.p.croucher at googlemail.com
- Date: Thu, 2 Aug 2007 03:44:04 -0400 (EDT)
- References: <f8pkf4$34j$1@smc.vnet.net>
On 1 Aug, 10:40, tomfabtas... at hotmail.com wrote: > Hi, > > I am creating a report in a Mathematica 6.0 notebook. However, I > don't want the Out[] tags to show beside the graphs. Is there anyway > I can supress the Out[] tags ? > > Thanks, > Tom Hi Tom One way to do this is via the option inspector. In V6 this can be done as follows: Click on Edit->Preferences -> Advanced -> Open Option Inspector Ensure that it is set so 'Show option values' is set to Global Preferences and 'by category' Expand 'Cell Options' and select Cell Labels Change 'ShowCellLabel' to False That should do it for you. Best Regards, Mike