summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2015-08-25 13:35:08 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2015-08-25 13:35:21 -0700
commit546201cb46965ee86506a5c83e9aa8dc67939de7 (patch)
treea3eab6cf410d209c9380be822ac37fd369fe3c6d /README
parent761e1edc30a3a61b5e50eea6b1e4bc51aaa1bc24 (diff)
Removed obsolete reference to default.csl.
Closes #2372. @cinaeco as the pandoc-citeproc man page describes, the current behavior if no style is specified is to look in `~/.csl/chicago-author-date.csl`, and if nothing is found there, to use a default version of chicago-author-date.csl. You may want to open a separate issue on jgm/pandoc-citeproc suggesting the use of `default.csl` rather than `chicago-author-date.csl`. I agree that this would make sense.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index 5a75c5a0b..93efab039 100644
--- a/README
+++ b/README
@@ -246,8 +246,8 @@ General options
in Windows 7. (You can find the default user data directory
on your system by looking at the output of `pandoc --version`.)
- A `reference.odt`, `reference.docx`, `default.csl`,
- `epub.css`, `templates`, `slidy`, `slideous`, or `s5` directory
+ A `reference.odt`, `reference.docx`, `epub.css`, `templates`,
+ `slidy`, `slideous`, or `s5` directory
placed in this directory will override pandoc's normal defaults.
`--bash-completiion`