diff options
author | John MacFarlane <jgm@berkeley.edu> | 2015-05-11 21:19:15 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2015-05-11 21:19:15 -0700 |
commit | c6debff1f898b0fd6a36efe8397dbfd18b84cacf (patch) | |
tree | a25d9d69c9f6315f86429f4ddd04beb5a95fd2b1 /README | |
parent | f0817e19527dc366339c070ac814e71f6483f6f6 (diff) | |
download | pandoc-c6debff1f898b0fd6a36efe8397dbfd18b84cacf.tar.gz |
Removed references to `biblio-files` in pandoc.hs and README.
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1002,12 +1002,12 @@ as `title`, `author`, and `date`) as well as the following: `lot` : include list of tables in LaTeX documents +`bibliography` +: bibliography to use for resolving references + `biblio-style` : bibliography style in LaTeX, when used with `--natbib` -`biblio-files` -: bibliography files to use in LaTeX, with `--natbib` or `--biblatex` - `section` : section number in man pages |