Re: Taming Word's Autonumbering

Subject: Re: Taming Word's Autonumbering
From: dmbrown -at- brown-inc -dot- com
To: "TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com>
Date: Wed, 11 Dec 2002 07:50:09 -0800


Jeff Hanvey wrote:
>
> Can someone give me a nice, easy way to...reset numbering,
> keep the corporate style, et cetera?

Here's how to get solid numbered lists every time:

For the first item in a NUMBERED list:

{ SEQ numlist \# "0" \r 1 \* MERGEFORMAT }


For the other items in a NUMBERED list:

{ SEQ numlist \# "0" \n \* MERGEFORMAT }


For the first item in a LETTERED list:

{ SEQ ltrlist \* alphabetic \r 1 \* MERGEFORMAT }


For the other items in a LETTERED list:

{ SEQ ltrlist \* alphabetic \n \* MERGEFORMAT }


Of course, you don't have to name them "numlist" and "ltrlist."

But if you always use the same names, you'll never get errors with
overlapping lists. I put each in a uniquely named autotext entry,
and now...

LISTS ARE NO PROBLEM IN WORD.

As for styles, create two levels of hanging-indented paragraphs, just in case you need to nest, like this:
1. as dfa sdf
a. ads fa sdf
b. as dfasd fas df
2. asd fasd fasdf

No macros, nothing complicated: just four autotext entries and two paragraph styles, and you're set.

--David

========================================================================

N O W A V A I L A B L E ! http://www.html-indexer.com/

HTML Indexer 4 is still the easiest way to create and maintain indexes
for web sites, intranets, HTML Help, JavaHelp, and other HTML documents.

Now with fully integrated cross-references, target frames and windows,
multiple-file output, "one-step accept" of default entries, and more!

 

^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Check out SnagIt - The Screen Capture Standard!
Download a free 30-day trial from http://www.techsmith.com/rdr/txt/twr
Find out what all the other tech writers, including Dan, already know!

Order RoboHelp X3 in December and receive $100 mail in rebate, FREE WebHelp
Merge Module and the new RoboPDF - add powerful PDF output functionality
to RoboHelp X3. Order online today at http://www.ehelp.com/techwr-l

---
You are currently subscribed to techwr-l as:
archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit
http://www.raycomm.com/techwhirl/ for more resources and info.



Follow-Ups:

References:
Taming Word's Autonumbering: From: Jeff Hanvey

Previous by Author: Re: Word backward-compatibility issue
Next by Author: Re: Anyone know anything about The Help Factory?
Previous by Thread: Re: Taming Word's Autonumbering
Next by Thread: RE: Taming Word's Autonumbering


What this post helpful? Share it with friends and colleagues:


Sponsored Ads