Autonumbering corrupted when converting RoboHelp HTML 5 to 8.
everal problems:
1 RH 8 "created" multiple definitions in my .css file for a each style.
2 Autonumbered procedures (nested <ol> </ol> in original Help project was stable, but is not correct in RH8
3 User documentation for Font Family is incorrect/incomplete
4 Numbers in steps are Times Roman 12, text is Verdana 10.
1
css file has 3 "versions" for defined styles, p, kadov, and another one with a rh prefix. I've explicitly called out font family using text editor, but wonder which definition is being picked up in RH 8 project, and if I can/should delete the redundant definitions
2
The numbered list selection in the dialog box does not have an example for what I'm looking for:
1 Step one
2 Step two
a. Substep one
b. Substep two
3 Step three
The conversion automagically renumbered procedures with mixed <ol> and <ul> as well as nested <ol>. The result is a procedure that looks like:
1. Step one
2. Step two
1. Substep one
2. Substep two
A. Step three ![]()
3
Font Set and setting numbers to same size as paragraph text...looking for adequate documetnation on these two problems.
Font Set documentation is obtuse, on the same page as "Font" instructions. There is no Font Set in the menu.