summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2013-09-10 20:23:03 -0700
committerJohn MacFarlane <fiddlosopher@gmail.com>2013-09-10 20:23:03 -0700
commitd47eadaf5645a807385f62b5b265274594182967 (patch)
treeb65351f7f7b7b0ffed08936f4fde0f1a6dca2fcc /README
parent96f64c7c495443366420025d360ff47fdb08f46f (diff)
`--bibliography` again implies `-F pandoc-citeproc`.
But only if pandoc-citeproc isn't already specified as a filter.
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 3 insertions, 2 deletions
diff --git a/README b/README
index 7a827ef7b..ddc2697be 100644
--- a/README
+++ b/README
@@ -606,8 +606,9 @@ Citation rendering
`--bibliography=`*FILE*
: Set the `bibliography` field in the document's metadata to *FILE*,
- overriding any value set in the metadata. (This is equivalent to
- `--metadata bibliography=FILE`.)
+ overriding any value set in the metadata, and process citations
+ using `pandoc-citeproc`. (This is equivalent to
+ `--metadata bibliography=FILE --filter pandoc-citeproc`.)
`--csl=`*FILE*
: Set the `csl` field in the document's metadata to *FILE*,