changed document meta data
This commit is contained in:
parent
4c22a19cc7
commit
4e01b2f85c
|
@ -15,8 +15,8 @@
|
||||||
|
|
||||||
// set PDF meta information
|
// set PDF meta information
|
||||||
#set document(
|
#set document(
|
||||||
|
title: prelude.info.titel,
|
||||||
author: prelude.info.autor,
|
author: prelude.info.autor,
|
||||||
date: datetime.today(),
|
|
||||||
keywords: prelude.info.stichwörter
|
keywords: prelude.info.stichwörter
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue