Numbered List Re Starting From 1

I recently was sending a colleague a series of questions across multiple emails and I wanted to continue numbering the list where the previous email left off. The rich text editor used by Gmail doesn't have this built-in (not that I can find at least), but I figured out a way using my trusty browser tools.I'm a web developer so using the browser tools is perfectly normal for me on an average day, but although this might be unfamiliar, it's fairly easy to accomplish. If you haven't done so already, open your formatting tools by clicking the A button in the toolbar, then insert the ordered list by clicking the '1 2 3' icon. Right-click your list and choose 'Inspect element'. If your browser doesn't have 'Inspect element' or another 'Inspect' option, you can press F12 to open the browser tools then click the button in the top left - this lets you then click the list to select it.

You'll see the HTML of the current page. The tag is what you're looking for. Your tools might have auto-selected an instead, in which case you'd look for the parent.

Right-click the tag and choose 'Add Attribute'. Type 'start= N' (no quotes) where N is the number you want to start withYour browser should update immediately and you'll see the new number as your starting point.

You can now start with numbers other than 1. As I said in my other answer, The number that starts a numbered list in the Markdown source will also be the starting number in the rendered version. The actual values of subsequent numbers will be irrelevant as always (the rendered version will just increment one-by-one); only the first number counts. In MS Word bulleted lists can help arrange Word documents so they are clearer. When you're editing a list, you can press Enter to start a new line, and the new. If you want to restart the numbering of a list, Word has a Restart at 1 option.

Here’s an interesting problem: How can you make an auto-numbered list of paragraphs that goes 1.0, 2.0, 2.01, 2.02, 2.1, and so on? It seems like it should be simple, but it takes a little extra work.

I’ve discussed how to make multi-level numbered lists here, and stressed the importance of making multiple paragraph styles. So here, I’ve made three paragraph styles — one for each level in my list:

As you can see, there is something wrong with “pineapple.” It is numbered 2.2.1, even before 2.1! That’s because the last second-level numbered paragraph was 1.2… so even though the first level “restarted” with 2, it didn’t reset the 2nd level. Oops.

There are two solutions to this, both involving making another paragraph style. The easiest thing is probably to just make a new kind of level-3 numbering, but actually force the “zero” into it in the Number field. See how the Number field in the following image shows “first level number, followed by a zero, followed by the current level-3 number, followed by a tab”:

When you apply this to the paragraph, it appears just the way we want it to. Here I show it with both on the page and in Story Editor, so you can see that I have applied the paragraph style to that paragraph and got the numbering I wanted:

(If you look closely, you’ll see that I also changed the first-level heads in the image above… I removed the “.0″ from the end so they’d just show 1 and 2. But then I decided to change it back for the rest of the images.)

If you want, you can download my file here in IDML format to play with it yourself. Numbered List Re Starting From 1(Sorry, you must be logged in as a free or paid member to download this file.)

The Invisible Reset Hack

Here’s a second way to achieve this effect. It also involves making a paragraph style, but this time it’s going to be an “invisible” style that forces the reset. It’s a bit of a hack, but I think it’s interesting that it works, so I wanted to share it with you.

Hacking the xbox one kinect 2.0 for mac download

Let’s make a numbered paragraph style that that is set to Level 2, but has nothing in the Number field… it’s just blank:

Now let’s apply it to a blank paragraph before the one we want to reset:

This is weird, but because there is no ^# value in the Number field definition, InDesign resets the numbering to zero! Now we will also change the leading for this paragraph style definition to zero. That makes the paragraph effectively disappear.

And the result is what we want:

I think I like the first method more because I’m not fond of having blank paragraphs in the middle of my list, even if you can’t see them on the page. But it’s fascinating that it works, no?!

David Blatner is the co-founder of the Creative Publishing Network, InDesign Magazine, and the author or co-author of 15 books, including Real World InDesign. His InDesign videos at Lynda.com are among the most watched InDesign training in the world. You can find more about David at 63p.com.
  • - November 30, -0001