Fix typos in page-setup.md (#6499)

This commit is contained in:
Connor K 2025-06-25 12:59:19 -04:00 committed by GitHub
parent d54544297b
commit d3caedd813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -206,7 +206,6 @@ label exists on the current page:
```typ
>>> #set page("a5", margin: (x: 2.5cm, y: 3cm))
#set page(header: context {
let page-counter =
let matches = query(<big-table>)
let current = counter(page).get()
let has-table = matches.any(m =>
@ -218,7 +217,7 @@ label exists on the current page:
#h(1fr)
National Academy of Sciences
]
}))
})
#lorem(100)
#pagebreak()