update page number

This commit is contained in:
Jason Gao 2024-03-05 21:23:12 +08:00
parent 182fe8cbbd
commit b47d87ab91

View file

@ -169,7 +169,7 @@ section[data-type='page']:has(#introduction) {
section[data-type='page']:has(#acknowledgments) {
page: frontmatter;
prince-page-group: start;
counter-reset: page 17 is-decimal 0;
counter-reset: page 21 is-decimal 0;
@include section-footer(counter(page, lower-roman));
}