Why is the author metadata embedded as “Subject” and the “Author” field is empty? What am I missing / doing wrong? Or is it a bug?
I’m using the locally installed version (via homebrew) on macOS 26.1.
When asking for the version in a terminal window via typst --version I get 0.14.1 – but note that the Preview Inspector says 0.14.0 as the “Content Creator”.
I’m using VSCode to write Typst documents and the “Tinymist Typst” extension to see the live preview and initiate the PDF creation.
Have you tried to create the PDF by executing typst compile main.typ?
Tinymist does not use the typst CLI installed on your system. Instead, it exports the document using its own library. What’s the versions of your VS Code and the tinymist extension?
I think this is a bug in Preview. I compiled your minimal example with Typst 0.14.1 and opened it with Acrobat, Chrome, Firefox and SumatraPDF all of them show the correct metadata.