diff options
author | Jonas Smedegaard <dr@jones.dk> | 2024-04-10 22:13:04 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2024-04-10 22:13:04 +0200 |
commit | 29868ab6c33ef5a9424a04e519d00666724db12f (patch) | |
tree | f78194ffb1c7ed971e4e48add62b1ac1de3c7f2d /worlding | |
parent | 98e736acfd22ea99c1a1a45b970bc0e259b1918a (diff) |
add prefix S to PDF output filename, as expected by rdf-related make targets
Diffstat (limited to 'worlding')
-rw-r--r-- | worlding/index.qmd | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/worlding/index.qmd b/worlding/index.qmd index 3d606ec..546b9bf 100644 --- a/worlding/index.qmd +++ b/worlding/index.qmd @@ -3,7 +3,7 @@ title: | Scholia som del af en verdensgøringspraksis subtitle: | HumTek-23, Basisprojekt 2 \ - eksamensgruppe FIXME0123456789 + eksamensgruppe SFIXME0123456789 metadata-files: - _actors.yml - ../_report.yml @@ -11,7 +11,7 @@ metadata-files: format: html: default pdf: - output-file: FIXME0123456789.pdf + output-file: SFIXME0123456789.pdf breaks: false |