TechWhirl (TECHWR-L) is a resource for technical writing and technical communications professionals of all experience levels and in all industries to share their experiences and acquire information.
For two decades, technical communicators have turned to TechWhirl to ask and answer questions about the always-changing world of technical communications, such as tools, skills, career paths, methodologies, and emerging industries. The TechWhirl Archives and magazine, created for, by and about technical writers, offer a wealth of knowledge to everyone with an interest in any aspect of technical communications.
Subject:RE: Need advice: custom numbering Conundrum From:"Steve Hudson" <steve -at- wright -dot- com -dot- au> To:"TECHWR-L" <techwr-l -at- lists -dot- raycomm -dot- com> Date:Fri, 31 Aug 2001 14:45:06 +1000
You will have to do this manually or with some clever macros:
1) The bullet-style solution (easy)
a) Create a new style for the new bullets, dont use any list numbering
b) Macro to insert your choice of graphic at the beginning of every para
with that style.
2) The custom number style - a solution, several variations are possible
a) Create gfx for each individual number up to the max you will use. Not
pretty or easy I know. Give them names like MyStem1.gif, MyStem2.gif etc
b) Create a custom style, and add a numbered list to it. Ensure first tab is
set to first indent.
c) Macro then:
i) finds the style
ii) reads the Selection.Paragraphs(1).range.ListFormat.ListString value
(1,2,3 or A,B,C etc)
iii) removes the attached list template from the paragraph
iv) inserts the appropriate graphic at the start of the line (MyStem & the
value from ii) )
Steve Hudson
Principal Technical Writer
Wright Technologies (Aus)
steve -at- wright -dot- com -dot- au
(612) 9518-1822
The best way to predict the future... is to create it!
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available now at http://www.devahelp.com or info -at- devahelp -dot- com
A landmark hotel, one of America's most beautiful cities, and
three and a half days of immersion in the state of the art:
IPCC 01, Oct. 24-27 in Santa Fe. http://ieeepcs.org/2001/
---
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.