Skip to main content
June 12, 2008
Question

Left Indent Setting for List Styles Not Retained

  • June 12, 2008
  • 2 replies
  • 1403 views
More fun with styles. Here's an odd problem: I have a Note style in FrameMaker, all nice, looks great. I set the properties in fmstyles.css for the Note (32px left indent, -24px text indent). When I bring in my FM book, or even just Update All, the left margin for my Note style now has 8px set for the left indent. I didn't change it; who did?

When I bring up the Styles dialog (Format > Styles) and select my Note style, the settings I see are correct. However, when I click Format> Paragraph from within the Styles dialog, the left indent is 8px and the actual Note in my topic is not left-aligned to the correct distance (32px). I've gone into the fmstyles.css and made sure all the units were pixels; I've exited the project and then opened the project up and tried to update again and still the same left indent problem.

My fmstyles.css file is attached.

Now to make this even MORE of a mystery, when I right-click my main book in the RH Project Manager and select Properties, and get to the Style Mappings, and enter Styles for my Note style, the left indent NOW says -16px! Where did THAT come from?

Has anybody seen this kind of odd behavior in their own work? This feels a lot like a bug, or maybe I'm missing a step. Any help would be appreciated because every time I update, I have to manually go back in and change my left indent for a bunch of styles.

By the way, I'm seeing this in all of my numbered list and bullet list styles. And I edit the fmstyles.css file in Dreamweaver outside of RH.
This topic has been closed for replies.

2 replies

June 13, 2008
In the interim, my work-around solution is to manually set the left indent property for the affected styles in the Paragraph settings accessed from within the Styles Mapping dialog before bringing in my FrameMaker book or updating all. I would like this to work automatically.
Inspiring
June 13, 2008
I read your post again "I edit the fmstyles.css file in Dreamweaver outside of RH" - that's probably the reason list style mapping is causing issues. RoboHelp currently maintains two styles for lists - one for the paragraph content and other for the numbering/bullets....
June 13, 2008
Right, but all of my list styles are using the P tag versions, not the LI versions (from the fmstyles.css). Is this necessary and would I get better results if I used the LI tags, and how would I do this?
Inspiring
June 13, 2008
Have you checked - "Convert Autonumber to HTML lists" in import settings and not selected the paragraph in "Ignore Autonumber".
June 13, 2008
quote:

Originally posted by: JainVivek
Have you checked - "Convert Autonumber to HTML lists" in import settings and not selected the paragraph in "Ignore Autonumber".


No, I do not have that option checked.