fix date location

main
Jean-Marie Mineau 2024-04-10 14:05:25 +02:00
parent 061cbb6a49
commit a8204da799
Signed by: histausse
GPG Key ID: B66AEEDA9B645AD2
1 changed files with 8 additions and 1 deletions

View File

@ -40,7 +40,14 @@
)
}
}
place(top+right, date.display())
context {
place(
top+right,
dy: -page.margin*0.8,
dx: +page.margin*0.8,
date.display()
)
}
if authors != () {
align(center)[
//By: