aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorTristan Stenner <ttstenner@gmail.com>2019-07-16 18:31:59 +0200
committerJohn MacFarlane <jgm@berkeley.edu>2019-07-16 09:31:59 -0700
commit09f30d65e43c3099fb13960232576f06f0c29343 (patch)
tree798deb898d921b5434dc803ff3fe4ce243462da5 /MANUAL.txt
parent5454aad32474472a8f977c941e6f7d70e925bcc5 (diff)
downloadpandoc-09f30d65e43c3099fb13960232576f06f0c29343.tar.gz
Add option to include source files in ConTeXt PDFs (#5578)
Add a metadata option (`includesource`) to attach the source documents to the resulting PDF.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index a623fddfd..9e582b69d 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1828,6 +1828,9 @@ Pandoc uses these variables when [creating a PDF] with ConTeXt.
`whitespace`
: spacing between paragraphs, e.g. `none`, `small` (using [`setupwhitespace`])
+`includesource`
+: include all source documents as file attachments in the PDF file
+
[ConTeXt Paper Setup]: https://wiki.contextgarden.net/PaperSetup
[ConTeXt Layout]: https://wiki.contextgarden.net/Layout
[ConTeXt Font Switching]: https://wiki.contextgarden.net/Font_Switching