Re: Mathematica 6.0 Out[] tags
- To: mathgroup at smc.vnet.net
- Subject: [mg79698] Re: Mathematica 6.0 Out[] tags
- From: David Reiss <dbreiss at gmail.com>
- Date: Thu, 2 Aug 2007 03:47:42 -0400 (EDT)
- References: <f8pkf4$34j$1@smc.vnet.net>
Hi Tom, Within the notebook in question execute SetOptions[EvaluationNotebook[], ShowCellLabel -> False] Or in the Option Inspector set its scope to be the Selected Notebook and then search for ShowCellLabel and change the check box so that the value for the notebook is False. Best, David http://scientificarts.com/worklife ....it's addictive and Mathematica 6 compatible On Aug 1, 5:40 am, 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