Text Formatting ⇒ Cant format the table of contents numbering
Cant format the table of contents numbering
my tabular numbering format starts as 0.1 for heading and for subsections it is 0.1.1 anyway to format this to start from 1 and 1.1
NEW: TikZ book now 40% off at Amazon.com for a short time.

Cant format the table of contents numbering
More context please.
- Ijon Tichy
- Posts: 640
- Joined: Mon Dec 24, 2018 10:12 am
Cant format the table of contents numbering
You've not shown a
minimal working example nor given relevant information about used class and commands. So I can only speculate: Seems you are using either the wrong class or the wrong sectioning command as topmost level. For example, if you start with
Please read the manual of the used class and an introduction to LaTeX for more information.

\section
the correct class would be article
or scrartcl
but not book
, scrbook
, report
or scrreprt
. In the other way round, if you use a class, with the top level chapter, you should use \chapter
as the top level command and \section
as next level.Please read the manual of the used class and an introduction to LaTeX for more information.
Sorry, but I can no longer participate here as the administrator is trampling on my wishes on one of his other platforms. 
