Re: counter function
- To: mathgroup at smc.vnet.net
- Subject: [mg42666] Re: counter function
- From: "Steve Luttrell" <luttrell at _removemefirst_westmal.demon.co.uk>
- Date: Sat, 19 Jul 2003 03:19:54 -0400 (EDT)
- References: <bf5ku8$mjd$1@smc.vnet.net> <bf8g6i$5s5$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Use the menu item Input | Create Automatic Numbering Object..., then select the counter type you want, plus (optionally) the cell tag for the location at which you want the counter's value to be evaluated (you have to have previously added a tag to the target cell if you want to use this option). -- Steve Luttrell West Malvern, UK "Borut L" <gollum at email.si> wrote in message news:bf8g6i$5s5$1 at smc.vnet.net... > Hi, > > How is countering achieved at all? > > > "Matthew Monopole" <mathfield at hotmail.com> wrote in message > news:bf5ku8$mjd$1 at smc.vnet.net... > > In formatting a style sheet, I made the following to styles: > > subsection > > subsubsection > > > > subsection is counted by number 1,2,... > > subsubsection is counted by greek, alpha, beta.... > > > > so now, I start write my stuff: > > 1. ] > > a stuff stuff stuff ] > > b sutff more stuff ] > > > > 2. ] > > c what the heck?? ] > > > > > > as you can see, I want the counter to reset everytime it goes into a new > > section...but it doesn't...anyone know how? > > > > > >