MANUAL: add note about title-meta, author-meta, date-meta.

Closes #5486.
This commit is contained in:
John MacFarlane 2019-05-28 09:26:57 -07:00
parent 8a5b9ac868
commit 0e2d6561be

View file

@ -1397,6 +1397,12 @@ Metadata variables
- Peter Abelard
...
Note that if you just want to set PDF or HTML metadata, without
including a title block in the document itself, you can
set the `title-meta`, `author-meta`, and `date-meta`
variables. (By default these are set automatically, based
on `title`, `author`, and `date`.)
`subtitle`
: document subtitle, included in HTML, EPUB, LaTeX, ConTeXt, and docx
documents