Search found 1 match

by Anne94
Thu Jan 24, 2019 12:49 pm
Forum: Page Layout
Topic: Table of content (continue numbering after parts)
Replies: 1
Views: 2980

Table of content (continue numbering after parts)

Hi all,

I have the following organization of my document:

\part{hhg}
\input{chaptergg}
\intput{chapterhh}

\part{chhh}
\...
\....

I want that the numbering of chapters continues over all the parts. Such that not for every new part the chapter numbering start from 1. can anyone help?