main.typ: add linebreak between author and suffix

This commit is contained in:
dogeystamp 2024-03-30 15:34:21 -04:00
parent b6f2c233ac
commit 9818b18924
Signed by: dogeystamp
GPG Key ID: 7225FE3592EFFA38

View File

@ -78,6 +78,7 @@
[ [
#{gen_authors(authors: authors)} #{gen_authors(authors: authors)}
] ]
linebreak()
suffix suffix
}) })
) )