• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

List styles and Word output problems

Participant ,
Jan 22, 2010 Jan 22, 2010

Copy link to clipboard

Copied

RH8 HTML

I'm trying to sort out generating to Word using either my own word .dotx templateor the projects CSS but things are going wrong with my list styles.

My numbering and bullet styles don't carry the line spacing of 6pt before and after.

The 'Note' bullet style I have with a custom bullet image doesn't display the bullet image, so I have to apply it, and the correct indent every time.

Needless to say, this is becoming more and more annoying in post processing in Word that is unnecessary.

When I try to generate and use my .dotx Word template, there is no option to map to list styles. so I dont really see a way of solving this.

any insight would be helpful, I dont even have a quick work around, all I can do is manually change each section in the word doc where the style is wrong.

Thanks.

My CSS for the mentioned styles:

OL {
    margin-top: 6px;
    margin-bottom: 6pt;
}
UL {
    margin-top: 6pt;
    margin-bottom: 6pt;
}
li.TipList {
    font-family: Helvetica, sans-serif;
    font-size: 10pt;
    margin-bottom: 10pt;
    margin-top: 10pt;
    margin-left: 2pt;
    padding-left: 2pt;
    list-style: url("CSS_Images/info.jpg");
}
li.BulletList {
    font-family: Helvetica, sans-serif;
    font-size: 10pt;
    color: #9E9188;
    list-style: square;
    margin-top: 6pt;
    margin-bottom: 6pt;
    text-indent: -0.63cm;
    margin-left: 0.75cm;
}
li.NumberList {
    font-family: Helvetica, sans-serif;
    font-size: 10pt;
    color: #524C45;
    list-style: decimal;
    margin-bottom: 6pt;
    margin-top: 6pt;
    text-indent: -0.63cm;
    margin-left: 1.26cm;
}

Views

442

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Jan 22, 2010 Jan 22, 2010

Copy link to clipboard

Copied

Hi,

Perhaps you can use the Style Changer macro. I use that for quick post processing Word documents. See http://www.grainge.org/pages/authoring/word/word_macros.htm for the style changer and some other nifty macros.

Greet,

Willam

This e-mail is personal. For our full disclaimer, please visit www.centric.eu/disclaimer.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 22, 2010 Jan 22, 2010

Copy link to clipboard

Copied

LATEST

Good luck with getting RH and Word to play nicely with lists.

http://www.grainge.org/pages/authoring/printing/printing.htm

You haven't mentioned your version of RH. 8 introduced multi level lists and you may be able to use them get what you want. I haven't done any serious testing on that possibility.


See www.grainge.org for RoboHelp and Authoring tips

Follow me @petergrainge

Help others by clicking Correct Answer if the question is answered. Found the answer elsewhere? Share it here. "Upvote" is for useful posts.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
RoboHelp Documentation
Download Adobe RoboHelp