I have this document, where I have not fiddled with the section/subsection count. So it numbers the sections like this
Code: Select all
1 section
1.1 subsection
1.2 subsection
2 section
2.1 subsection
2.2 subsection
Code: Select all
1 section
1.a subsection
1.b subsection
2 section
2.a subsection
2.b subsection
Cheers!