generated from me/guix-typst-template
5 lines
102 B
Typst
5 lines
102 B
Typst
#let page_essay_header(author_name_last: "") = {
|
|
author_name_last
|
|
" "
|
|
counter(page).display()
|
|
}
|