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.
--- sam aeiome <saeiome -at- yahoo -dot- com> wrote:
I would like to produce a separate Table
> of
> Contents for each section.
Here's an easy way:
Highlight/Select a desired range of paragraphs or
chapters (or whatever) that you would want to fall
within one TOC. Go to Insert-->Bookmark--> and name a
bookmark for that selected range and "Add" it.
For your TOC field code, modify it to show something
like this:
{ TOC \b ppo_tables \o "2-3" }
where \b is a switch which describes that the TOC will
pull its contents from a bookmarked location.
ppo_tables is the name of the bookmark in this example
\o is the switch that indicates you want to use
particular built-in heading styles
"2-3" means include Headings of outline levels 2
through 3 (Heading 2 and Heading 3 styles)
This works great for multiple TOCs for me. Quick and
dirty solution.
Joy Beer
=====
Joy Brady
Technical Writer
Columbus, Ohio, USA
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices http://auctions.yahoo.com/
*** Deva(tm) Tools for Dreamweaver and Deva(tm) Search ***
Build Contents, Indexes, and Search for Web Sites and Help Systems
Available 4/30/01 at http://www.devahelp.com or info -at- devahelp -dot- com
Sponsored by DigiPub Solutions Corp, producers of PDF 2001 Conference East,
June 4-6, Baltimore, MD. Now covering Acrobat 5. Early registration deadline
April 27. http://www.pdfconference.com.
---
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.