B
Back2Basic5
Hi,
I am trying to create a stlye which allows me to use a numbered list a
looks like this:
1.
1.1
1.2
2.
2.1
2.2
etc
I have managed to modify styles so that I can create;
1. (and then when I hit return)
1.1
1.2
But then when I create the list beginning 2 it doesn't work out. I hi
return and I get;
2.
1.3
1.4
I don't want to create a new style for each seperate section, as thi
would take ages and I may as well just do it manually.
In summary, I want:
1.
1.1
1.2
2.
2.1
2.2
2.3
but I have:
1.
1.1
1.2
2.
1.3
1.4
It is possible to sort this out
I am trying to create a stlye which allows me to use a numbered list a
looks like this:
1.
1.1
1.2
2.
2.1
2.2
etc
I have managed to modify styles so that I can create;
1. (and then when I hit return)
1.1
1.2
But then when I create the list beginning 2 it doesn't work out. I hi
return and I get;
2.
1.3
1.4
I don't want to create a new style for each seperate section, as thi
would take ages and I may as well just do it manually.
In summary, I want:
1.
1.1
1.2
2.
2.1
2.2
2.3
but I have:
1.
1.1
1.2
2.
1.3
1.4
It is possible to sort this out