aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/org.md13
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/org.md b/doc/org.md
index d117d09dc..17b994f19 100644
--- a/doc/org.md
+++ b/doc/org.md
@@ -53,9 +53,10 @@ occur.
the description. In contrast, the Org-mode HTML exporter treats
the description as plain text.
-- LATEX_HEADER: arbitrary lines to add to the document's preamble.
- Contrary to Org-mode, these lines are not inserted before the
- hyperref settings, but close to the end of the preamble.
+- LATEX\_HEADER and LATEX_HEADER_EXTRA: arbitrary lines to add to
+ the document's preamble. Contrary to Org-mode, these lines are
+ not inserted before the hyperref settings, but close to the end
+ of the preamble.
The contents of this option are stored as a list of raw LaTeX
lines in the `header-includes` metadata field.
@@ -77,10 +78,10 @@ occur.
The content of this option is stored as inlines in the
`subtitle` metadata field.
-- HTML_HEAD: arbitrary lines to add to the HTML document's head;
- fully supported.
+- HTML\_HEAD and HTML\_HEAD\_EXTRA: arbitrary lines to add to the
+ HTML document's head; fully supported.
- The contents of this option are stored as a list of raw HTML
+ The contents of these options are stored as a list of raw HTML
lines in the `header-includes` metadata field.
Pandoc-specific options