Myriad-Dreamin/shiroa

Is it possible to have a counter across pages?

Opened this issue · 2 comments

I want the number of images and equations automatically increased across pages (or chapters). Is this possible, and how can we achieve it?

It is possible, as the entire structure is in book.typ which you can visit it. but it should be very hard, as each page is an individual document so you should reset the counter at the start of each page files.

I didn't consider it, I'll take it into consideration when I rework on the book package, which was made in ancient typst (for about v0.6.0 :)).