Spectrum Writing wrote: > In FM9 (all patched and updated), I decided to clean up the template and > use > less tags and I now have a single tag called StepNumber that has the > autonumber format set to the following: N:< ><n+>.\t < =0> (This allows > the > numbering to be automatically reset to "1" after a heading and > auto-increment correctly and the headings are set with the correct > autonumber formats to allow for this.)
Why is < =0> there? Try taking it out. Reset of numbering after a heading (or anything else) is implemented with the autonumber setting of the heading. That's where you need a < =0> for each numbering stream you want to reset. Here's what the autonumbering looks like for my numbered list tags: TaskIntroduction and all headings: N:< =0>< =0> This resets two levels of numbering to start over. ListNum: N:<n+>< =0>\t This increments the first level of numbering, which is numeric, and resets the second to start over. ListAlpha: N:< ><a+>\t This leaves the first level unchanged and undisplayed, and increments the second level, which is lower-case alpha. HTH! Richard G. Combs Senior Technical Writer Polycom, Inc. richardDOTcombs AT polycomDOTcom 303-223-5111 ------ rgcombs AT gmailDOTcom 303-777-0436 ------ _______________________________________________ You are currently subscribed to Framers as [email protected]. Send list messages to [email protected]. To unsubscribe send a blank email to [email protected] or visit http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com Send administrative questions to [email protected]. Visit http://www.frameusers.com/ for more resources and info.
