make typst pdfs reproducible

This commit is contained in:
anarsec 2024-04-23 19:40:23 +00:00
parent 00ef593f6f
commit 267dbfd3ba
No known key found for this signature in database
2 changed files with 3 additions and 1 deletions

View file

@ -10,6 +10,8 @@
content
) = {
set document(date: none)
// format lists
set list(marker: ([•], [--]))