mirror of
https://github.com/typst/typst
synced 2025-07-02 02:02:53 +08:00
Fix typo in Advanced Styling docs tutorial (#6517)
This commit is contained in:
parent
c4bcfb18c1
commit
a6cf0247b2
@ -79,7 +79,7 @@ the right.
|
|||||||
|
|
||||||
Last but not least is the `numbering` argument. Here, we can provide a
|
Last but not least is the `numbering` argument. Here, we can provide a
|
||||||
[numbering pattern]($numbering) that defines how to number the pages. By
|
[numbering pattern]($numbering) that defines how to number the pages. By
|
||||||
setting into to `{"1"}`, Typst only displays the bare page number. Setting it to
|
setting it to `{"1"}`, Typst only displays the bare page number. Setting it to
|
||||||
`{"(1/1)"}` would have displayed the current page and total number of pages
|
`{"(1/1)"}` would have displayed the current page and total number of pages
|
||||||
surrounded by parentheses. And we could even have provided a completely custom
|
surrounded by parentheses. And we could even have provided a completely custom
|
||||||
function here to format things to our liking.
|
function here to format things to our liking.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user