remove page numben

This commit is contained in:
Arthur Grisel-Davy 2023-07-29 22:57:24 -04:00
parent 1ad8725eee
commit 7f45c2e7f2

View file

@ -48,7 +48,7 @@
// Configure the page. // Configure the page.
set page( set page(
paper: paper-size, paper: paper-size,
numbering: "1", numbering: none,
// The margins depend on the paper size. // The margins depend on the paper size.
margin: if paper-size == "a4" { margin: if paper-size == "a4" {
(x: 41.5pt, top: 80.51pt, bottom: 89.51pt) (x: 41.5pt, top: 80.51pt, bottom: 89.51pt)