How to put different page numbering in multi-page outline?

Hi. This is a duplicate of How to change the format of page numbers only in the outline (and skip the first few pages) - #3 by Andrew.

Just use

#set page(footer: context align(center)[\- #counter(page).display() -])

or something similar.

1 Like