Copy link to clipboard
Copied
Using RoboHelp 19 Classic.
Several issues with multilevel lists illustrated by the image above (and attached), which shows a multilevel list, another multilevel list, and then an ordered list:
1. How do I get the second multilevel list to start at 1 again? I've tried selecting "Restart Numbering at: 1" in the Bullets and Numbering dialog box but that seems to do not have any effect. I understand that multilevel lists are automatically set to autonumber instead of working like an ordered list. Is there a way to ahve multilevel lists work like an ordered list in terms of numbering?
2. I would like the spacing between the number (e.g., "1.") and the actual text to be the same whether it's an ordered list or a multilevel list. In other words, I want the finished output to look the same whether it's an ordered list or a multilevel list. But no matter what values I adjust in my css (x-lvl-1-text-indent and x-lvl-1-margin) it doesn't seem to affect the spacing between the number and text.
3. When a list item is multiple lines, I'd like the text indent to be the same on every line. In the multilevel list, the second line aligns with the number. In the ordered list the text aligns with the text above it. How can I get the multilevel list to align text like the ordered list?
4. The spacing between the last line in the multilevel list and the paragraph that follows it is different from the spacing between the last line in the ordered list and the paragraph that follows it. I can adjust the spacing of the ordered list by adjusting margin-bottom for OL. But I can't figure out a way to adjust the spacing for the multilevel list.
I'm new at this so any insight would be appreciated. Thank you!
Copy link to clipboard
Copied
Have you checked Peter's site for any guidance on multi-level lists? (grainge.org)
Copy link to clipboard
Copied
I have and learned things like autonumber and ordered list as well as suggestions on what to change in the css for the multilevel list. But unfortunately I still can't get the results I'm looking for.
Copy link to clipboard
Copied
@RoboHelpHelpNeeded Use whatever forum name you want but see below if you want to make it more friendly. It doesn't have to be your real name.
The short answer to your question is it's all in the CSS. You just have to configure that correctly, he says smiling as I do know how difficult that can be when it's all new.
In this case I think it will be best if you create a new project and import the topic used for your screenshot and the CSS. Check it shows as above. Then see the Contact page on my site and send the project to me as instructed there.
I will take a look and see if I can get it working as you want. I can then send it back and I will post the changes made.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
Just the restart numbering issue for now. How are you trying to restart the numbering?
I right clicked in the list and then clicked List Style to get this screen.
I selected the Restart check box and set it to 1. That gives this numbering.
I will look at the other issues when I can.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
Ah. I was right-clicking and choosing "Bullets and Numbering" and checking "Restart numbering at: 1." Choosing "List Style" worked. Thank you for this!
Copy link to clipboard
Copied
The second line of the text lining up below the number is fixed as shown.
]________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
Do you have any thoughts on how I can adjust this further? Again really appreciate all the help!
Copy link to clipboard
Copied
Re 4. The spacing between the last line in the multilevel list and the paragraph that follows it is different from the spacing between the last line in the ordered list and the paragraph that follows it. I can adjust the spacing of the ordered list by adjusting margin-bottom for OL. But I can't figure out a way to adjust the spacing for the multilevel list.
The vertical space between styles does create problems as it is the sum of the margin bottom one style and the margin top of the next style. You need to play around with both but the editor does not give that option for multilevel lists. Right click the CSS and click Edit With Code Editor. There you can copy margin-bottom from another style definition and add it to your multilevel lists. Alternatively you can adjust the top and bottom margins of your normal style. It's all a matter of trial and error. I suggest you create a copy of the CSS so that it's easy to go back to where you started.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
Re 2 I think maybe the other fixes will take care of this one. Make the changes I have suggested and then post back to tell us how you have got on.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
I am not seeing that in the project you sent me. Have you checked it there?
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
I'm a little confused. The images are from the project I sent you so yes, I did check it in that project. I made those images right before I sent it to you so unclear how we're seeing different things. Do both images (the editing window and the "View Item" image) look different on your computer? I'm using RoboHelp 2019 Classic and I have the latest updates.
Copy link to clipboard
Copied
I have emailed you the CSS I changed.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
All I have done is open the project you sent me in RoboHelp 14.0.14.002, open your single topic and take this screenshot.
The alignment is perfect. I have also magnified the topic.
I can't believe it is your screen. I would install RoboHelp on another machine in trial mode. Also try viewing the output on a different machine.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
@RoboHelpHelpNeeded Have you got any further with this?
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.
Copy link to clipboard
Copied
I think the issue is that there are 2 ways of viewing the topic. One is simply opening RoboHelp and opening the topic. This is what I was referring to as the "editing window" in my earlier posts. When looking at the topic that way, the text in the bullets do align, although the text in the first list using a multilevel list does not align with the text in the second list which uses an ordered list:
 
The second way of viewing the topic is to then click "View Item" in RoboHelp (on the Edit tab). A new window opens showing the topic. From what I understand, what you see when you click "View Item" is more correct than what you see when you just open a topic in RoboHelp (which is what I'm calling the "editing window" for lack of a better term). In that view (the new window you get after you click "View Item"), things look different from the editing window. In the "View Item" window, the text in the numbered items do not align and the text in the first list using a multilevel list does not align with the text in the second list which uses an ordered list:
This is why I asked earlier if both images (the editing window and the "View Item" image) look different on your computer. I'm not sure why the two ways of viewing the topic yield slightly different results, but on my computer they do. Does that shed any light on things?
Copy link to clipboard
Copied
I would not rely on View Item as it is a sort of mocked up browser and I wouldn't regard it as more indicative. Create content and generate, then check in the main browsers. Bear in mind the browser have their own CSS which can impact your output. It shouldn't but it can.
Ultimately the only test is generating.
________________________________________________________
My site www.grainge.org includes many free Authoring and RoboHelp resources that may be of help.