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.
Technically, you're doing the same things as you did with Word styles.
Can you create additional styles in your HTML and Stylesheets? If so, then
you simply assign the style to a CSS class (such as .substep). You can then
define the .substep style in the CSS file, such as:
You could take it further, and assign the class to a regular HTML tag, such
as <li class="substep">. That way, you restrict it only to list items with a
class of substep. In this instance, you can set the stylesheet to
li.substep. One step further, you could restrict the substep to only
numbered lists: ol li.substep, or bulleted lists: ul li.substep.
> -----Original Message-----
> From: techwr-l-bounces+hamonwry12=hotmail -dot- com -at- lists -dot- techwr-l -dot- com
> [mailto:techwr-l-bounces+hamonwry12=hotmail -dot- com -at- lists -dot- techwr-l -dot- com] On
Behalf
> Of Deborah Hemstreet
> Sent: Tuesday, June 02, 2009 2:19 PM
> To: TECHWR-L
> Subject: Getting nicely formatted lists in RoboHelp HTML (FlashHelp)
output
>
> Hi All.
>
> I had asked before, but did not get an answer, apparently because the
> formatting was stripped from the email, so I will try one more time?
>
> I need to get nicely formatted lists in HTML help. In typical technical
> communication, we have steps substeps, and possibly bulleted lists
> nested underneath, or one line of unbulleted text.
>
> I know how to do this using styles in MS Word - but am now working in
> native HTML in RoboHelp (V7).
>
> I have played with the stylesheet and cannot seem to find what it is I
> need to do for the following:
>
> 1. Get the substeps (a, b, c,) etc indented UNDER the first level number
> (nested).
>
> 2. Get the indents aligned neatly under the numbering
>
> 3. Same for bullets etc.
>
> Thanks in advance for any help you can give. I have searched and
> searched, and don't seem to know the correct search term to find what I
> need.
>
> Deborah
>
>http://www.tech-challenged.com
>
>
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>
> ComponentOne Doc-To-Help 2009 is your all-in-one authoring and publishing
> solution. Author in Doc-To-Help's XML-based editor, Microsoft Word or
> HTML and publish to the Web, Help systems or printed manuals.
>http://www.doctohelp.com
>
> Help & Manual 5: The complete help authoring tool for individual
> authors and teams. Professional power, intuitive interface. Write
> once, publish to 8 formats. Multi-user authoring and version control!
>http://www.helpandmanual.com/
>
> ---
> You are currently subscribed to TECHWR-L as hamonwry12 -at- hotmail -dot- com -dot-
>
> To unsubscribe send a blank email to
> techwr-l-unsubscribe -at- lists -dot- techwr-l -dot- com
> or visit http://lists.techwr-l.com/mailman/options/techwr-
> l/hamonwry12%40hotmail.com
>
>
> To subscribe, send a blank email to techwr-l-join -at- lists -dot- techwr-l -dot- com
>
> Send administrative questions to admin -at- techwr-l -dot- com -dot- Visit
>http://www.techwr-l.com/ for more resources and info.
>
> Please move off-topic discussions to the Chat list, at:
>http://lists.techwr-l.com/mailman/listinfo/techwr-l-chat
ComponentOne Doc-To-Help 2009 is your all-in-one authoring and publishing
solution. Author in Doc-To-Help's XML-based editor, Microsoft Word or
HTML and publish to the Web, Help systems or printed manuals. http://www.doctohelp.com
Help & Manual 5: The complete help authoring tool for individual
authors and teams. Professional power, intuitive interface. Write
once, publish to 8 formats. Multi-user authoring and version control! http://www.helpandmanual.com/
---
You are currently subscribed to TECHWR-L as archive -at- web -dot- techwr-l -dot- com -dot-