1
0
Fork 0
generated from me/guix-typst-template
guix-typst-mla-template/src/page/essay/header.typ

5 lines
102 B
Typst

#let page_essay_header(author_name_last: "") = {
author_name_last
" "
counter(page).display()
}