Fix typo in page setup guide

Fixes #2315
This commit is contained in:
Laurenz 2023-10-05 10:36:39 +02:00
parent 6bb776029e
commit df4beb6e15

View File

@ -238,10 +238,10 @@ could add an `else` to add another header instead of deleting it.
## Add and customize page numbers { #page-numbers } ## Add and customize page numbers { #page-numbers }
Page numbers help readers keep track of and reference your document more easily. Page numbers help readers keep track of and reference your document more easily.
The simplest way to insert footnotes is the [`numbering`]($page.numbering) The simplest way to insert page numbers is the [`numbering`]($page.numbering)
argument of the [`{page}`]($page) set rule. You can pass a [_numbering argument of the [`{page}`]($page) set rule. You can pass a
pattern_]($numbering.numbering) string that shows how you want your pages to be [_numbering pattern_]($numbering.numbering) string that shows how you want your
numbered. pages to be numbered.
```example ```example
>>> #set page("iso-b6", margin: 1.75cm) >>> #set page("iso-b6", margin: 1.75cm)