Skip to main content
Inspiring
May 28, 2013
Question

multi-level list step # alignment

  • May 28, 2013
  • 1 reply
  • 383 views

Greetings all

How can I get my step numbers to align with the decimal point (for the rare occasions where a procedure has more than nine steps)?

Currently it looks like this:

   8.  blah blah................
        blah

   9.  yadda yadda..............
        yadda

   10. blah diddy blah..........
        d'oh!

I could increase the spacing between the number and the text, but then it looks too great for the majority of procedures with fewer than ten steps.

This topic has been closed for replies.

1 reply

Peter Grainge
Community Expert
Community Expert
May 28, 2013

Two list styles? One for lists of 1 - 9, another for 1 - 10 or above?

From memory there is no control over making the numbers "right" aligned. Even if there were, you would then have lists further indented below 10. You're damned either way.


See www.grainge.org for RoboHelp and Authoring tips

@petergrainge

Use the menu (bottom right) to mark the Best Answer or Highlight particularly useful replies. Found the answer elsewhere? Share it here.
Inspiring
May 28, 2013

Thanks Peter, that’s what I thought. I think I’ll just try extra hard to avoid long procedures!