Another question from n00b
My question will be about footers.
A book has the following structure:
Part I: Sun
1
2
3
Part II: Moon
1
2
3
Part III: Earth
1
2
3....
All pages in Part I, chaper 1 will have a footer:
Part I: Sun. 1
however, chapter 2 will have a footer:
2
etc.
Is it possible to keep "Part I: Sun." across a whole Part I as a footer + chapter's number?
For example: in chapter 2 my footer should be:
Part I: Sun. 2 (instead of just: 2)
otherwise chapter 2 in Part I is indistinguishable from chapter 2 in Part II or III etc.
Thank you