diff options
author | John MacFarlane <jgm@berkeley.edu> | 2010-11-20 08:11:30 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2010-11-20 08:11:30 -0800 |
commit | 3eef887dfa4e47095c4be9b2bdbf67c002e29f90 (patch) | |
tree | fad4a1a9c0100201f4556bb349ebaced4b986639 /tests/tables.opendocument | |
parent | 46121aa2e1ad9afd8b06684fa9a36a00a73c106d (diff) | |
download | pandoc-3eef887dfa4e47095c4be9b2bdbf67c002e29f90.tar.gz |
Citation related changes.
* Don't look for bibliography in ~/.pandoc. Reason: doing
this requires a read + parse of the bibliography even when
the document doesn't use citations. This is a big performance
drag on regular pandoc invocations.
* Only look for default.csl if the document contains references.
Reason: avoids the need to read and parse csl file when the
document contains no references anyway.
* Removed findFirstFile from Shared.
Diffstat (limited to 'tests/tables.opendocument')
0 files changed, 0 insertions, 0 deletions