mirror of
https://github.com/typst/typst
synced 2025-05-14 17:15:28 +08:00
parent
6bb776029e
commit
df4beb6e15
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user