Numbered list continues from embedded numbered sub list, not from previous numbered list number
Hi, I have a style set up for the first number in a list so it always starts with 1, then another style for the remaining numbers in the list to continue from the previous number. I have two such sub list styles as well. The issue is that when I have a numbered sub list embedded within a numbered list, the numbered list continues from the sub list, not from the numbered list. Here is an example:
1. text (Numbered list restart style, always starts at 1)
2. text (Numbered list continued style, always continues from previous)
3. text
4. text
5. text
a. sub text (Numbered sub list restart style)
b. sub text (Numbered sub list continued style)
3. text (Numbered list continued style, always continues from previous)
4. text
Obviously it's continuing from the sub list (previous). How can I get it to continue from #5?
Thank you



