From 546201cb46965ee86506a5c83e9aa8dc67939de7 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 25 Aug 2015 13:35:08 -0700 Subject: 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. --- README | 4 ++-- 1 file 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` -- cgit v1.2.3