Numbered Indentation Jumps to Next Tab – Best Practices

This is such a common problem, I thought I’d write a short article about why it happens and how to solve it. The symptom is that you apply a numbered style to text, but when the number reaches 10 (or 100, or some other fixed width), the indentation of the text jumps. The effect looks like this:

Numbered Indentation Jumps

This happens because the tab setting of the list style is too small. When you reach a number that is wider than the tab setting, the indentation jumps to the next available tab, which may be a default tab that you didn’t even set in the style. To fix the issue, you must increase the tab width in the list style. Here’s how to do that.

With the insertion point flashing in the problem numbering, choose the Home tab, then click on the third button in the Paragraph group. This is the button that displays Multilevel List when you hover over it. Do not click on the second button, which is currently highlightlighted. Click on the third button, then look for the highlighted List Style near the bottom of the dropdown. Right-click on the highlighted style and choose Modify. The Modify Style dialog opens.

In the Modify Style dialog, click on the Format button and choose Numbering:

Modify Style Numbering

The Modify Multilevel list dialog opens. Choose the text level causing the problem and adjust Text indent at to a larger amount.

Adjust Text indent amount

If your list style has more levels below, you may have to increase their indentation as well to keep the levels aligned. When you’re done, OK out. The text indents pop to the right, leaving plenty of room for larger numbers:

List Style Fixed

8:22 pm

Leave a Reply

*Required fields. Your email address will not be published.

Posting XML? To enter XML code, please replace all less than signs "<" with "&lt;" and greater than signs ">" with "&gt;". Otherwise, Wordpress will strip them out and you will see only a blank area where your code would have appeared.