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.
This commit is contained in:
John MacFarlane 2015-08-25 13:35:08 -07:00
parent 761e1edc30
commit 546201cb46

4
README
View file

@ -246,8 +246,8 @@ General options
in Windows 7. (You can find the default user data directory in Windows 7. (You can find the default user data directory
on your system by looking at the output of `pandoc --version`.) on your system by looking at the output of `pandoc --version`.)
A `reference.odt`, `reference.docx`, `default.csl`, A `reference.odt`, `reference.docx`, `epub.css`, `templates`,
`epub.css`, `templates`, `slidy`, `slideous`, or `s5` directory `slidy`, `slideous`, or `s5` directory
placed in this directory will override pandoc's normal defaults. placed in this directory will override pandoc's normal defaults.
`--bash-completiion` `--bash-completiion`