The translation of Bullet and Numbering styles when generating a Word Document do not match the CSS used in the RH2019 project file. Both styles appear to be translated as "Normal" even though they exist in the CSS and are mapped correctly to the Document Template used in creation. Using "Unassigned" has no effect either? How do I get the above styles to display correctly in the Word Document? Thanks in advance.
@Peter Grainge : Peter - Re-created a new project, as suggested and updated the css to that of an existing "example" project. Then tailored the sections to suit and have managed to get it to work (after some further tweaking). Some of the List conditions had been removed! Lesson learnt and many thanks for the assist - much appreciated.
p.Numbered_List is a paragraph style, not a list style. rh-list.rl-p-Numbered_List is list style but I wouldn't expect to see "p" in it. I'm wondering if it is the way the CSS is written or applied.
Create a new project with just one new topic that uses the same CSS. Generate to Word. If that has the same issue with the same CSS and template, see the Contact page on my site and send the new project as instructed there. Do make sure you include a link to this thread and please do not email the project direct.
If it works differently, which I doubt, then explore what could be different.
________________________________________________________ See www.grainge.org for free Authoring and RoboHelp Information
Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Thanks Peter - I'm creating using the Classic UI (mainly because others in the company with access prefer that to the New UI.) I've tried both with the template and without both having the same result. It seems that even though the CSS defines the style required and it displays perfectly within RH AND the generated Help File (WebPro output ), the lists translate across to Word as "Normal" style even though the style exists in the templateand the generated word document "styles" options! The code in the CSS is:
Whilst both these styles exist in word within the "Styles" options, highlighting either of the items indicates the item as using "Normal".
I have noticed that attempts to "map" the styles using the "Generate Print" dialog and selecting "description" displays the text for the Word Doc shows "based on Normal" but then I would expect it to ignore that and apply the above styles. This is also the same if I select "Unassigned - Use style in project".