for this
1. text
1.1. text
1.2. text
I am using this
Code: Select all
\renewcommand*{\theenumii}{\arabic{enumii}}
\renewcommand*{\labelenumii}{\theenumi.\theenumii.}
1. text
1.1. text
1.1.1. ...
1.1.2. ...
1.2. text
1.2.1. ...
1.2.2. ...
thanks in advance
Paulo