Skip to content

Total number of pages (Pages length) #4084

Answered by flokl
411A asked this question in Q&A
May 6, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Hello, the following should work.
You can find more information at: https://typst.app/docs/guides/page-setup-guide/#custom-footer-with-page-numbers
and https://typst.app/docs/reference/introspection/counter/#definitions-display.

#context counter(page).display(
  "1/1",
  both: true,
)

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@411A
Comment options

@KillTheMule
Comment options

Comment options

You must be logged in to vote
1 reply
@411A
Comment options

Answer selected by 411A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants