MANUAL: add note about title-meta, author-meta, date-meta.
Closes #5486.
This commit is contained in:
parent
8a5b9ac868
commit
0e2d6561be
1 changed files with 6 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue