#How can I get current page number in header of page

5 messages · Page 1 of 1 (latest)

forest perch
#

I want write number of current chapter in header. How can I achieve this.

polar vector
#

Do you want to get the page number or the chapter number?

forest perch
#

chapter number. I type each chapter in separate file and include that files in main typ file.

counter(heading).get().first()

always get me zero

polar vector
forest perch