Setting the author header in a document changes the Creator metadata field in the generated pdf to the author.
I would like to set the author field while keeping the default creator value: LilyPond {version}. Reproducible example: ```ly \version "2.25.24" \header { author = "Me" } \fixed c { c } ``` exiftool shows that both the Author and Creator are set to "Me". The expected behaviour should be that the Author is set to "Me" and Creator defaults to "LilyPond 2.25.24" as it should be unaffected by the author header. lilypond of the same version)
signature.asc
Description: PGP signature