Re: Stop cell tags propagating to generated cells
- To: mathgroup at smc.vnet.net
- Subject: [mg88543] Re: [mg88527] Stop cell tags propagating to generated cells
- From: "J. McKenzie Alexander" <jalex at lse.ac.uk>
- Date: Thu, 8 May 2008 04:12:11 -0400 (EDT)
- References: <200805071109.HAA15156@smc.vnet.net> <8ef293d70805070725r14578aa7u4705584eeb74a8d1@mail.gmail.com>
Hi Craig, Thanks for your reply, but I'm afraid this isn't quite what I'm after. Cell labels are different from cell tags. A cell label mostly frequently is the "In[n]:=" and "Out[n]=" label for input and output cells, which are automatically generated. A cell tag is a separate string, and the visibility of the cell is controlled via the option ShowCellTags. Cheers, Jason On 7 May 2008, at 15:25, W_Craig Carter wrote: > Hello Jason. > I hope what this is what you are looking for. > > Options Inspector, Notebook Options, Cell Options, Cell Labels, > ShowCellLabel-> False > > Craig > > On Wed, May 7, 2008 at 7:09 AM, J. McKenzie Alexander > <jalex at lse.ac.uk> wrote: >> Is there a way to stop cell tags that have been manually added to an >> input cell from being automatically assigned to the generated output >> cell? I ask because I have been creating interactive panels for >> controlling Java models (using J/Link) and would like to be able to >> programmatically toggle the CellOpen status of the lengthy >> DynamicModule[...] code. >> >> Many thanks, >> >> Jason >> >> -- >> Dr J. McKenzie Alexander >> Department of Philosophy, Logic and Scientific Method >> London School of Economics and Political Science >> Houghton Street, London WC2A 2AE >> >> >> >> >> Please access the attached hyperlink for an important electronic >> communications disclaimer: http://www.lse.ac.uk/collections/secretariat/legal/disclaimer.htm >> >> > > > > -- > W. Craig Carter -- Dr J. McKenzie Alexander Department of Philosophy, Logic and Scientific Method London School of Economics and Political Science Houghton Street, London WC2A 2AE Please access the attached hyperlink for an important electronic communications disclaimer: http://www.lse.ac.uk/collections/secretariat/legal/disclaimer.htm
- References:
- Stop cell tags propagating to generated cells
- From: "J. McKenzie Alexander" <jalex@lse.ac.uk>
- Stop cell tags propagating to generated cells