Clarify that meta-json contains transformed values (#3491)

Make clear that template variable `meta-json` does not contain plain text values or JSON output format but field values transformed to the selected output format.
This commit is contained in:
Jakob Voß 2017-03-07 14:31:15 +01:00 committed by John MacFarlane
parent 74afd2974a
commit 69e1b959e0

View file

@ -1145,7 +1145,8 @@ as the following:
: body of document
`meta-json`
: JSON representation of all of the document's metadata
: JSON representation of all of the document's metadata. Field
values are transformed to the selected output format.
[^subtitle]: To make `subtitle` work with other LaTeX
document classes, you can add the following to `header-includes`: