diff options
author | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 15:05:23 -0500 |
---|---|---|
committer | Kyle Meyer <kyle@kyleam.com> | 2014-02-15 15:06:16 -0500 |
commit | dc26eb48626fdc60226834a573711ffbe840e31c (patch) | |
tree | bb593b64fe00a4ca5f5103e78bc82f06d367a165 /README | |
parent | 9f58e9ba0d43f7bda3c07a493b1f5f4d146976e3 (diff) | |
download | bog-dc26eb48626fdc60226834a573711ffbe840e31c.tar.gz |
ENH: Use stage for renaming BibTeX files
This avoids filtering all the names in the BibTeX directory to those
that match the citekey pattern, and it more consistent with how PDF are
renamed.
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -172,7 +172,7 @@ and taking notes with Org, not on writing research articles with Org. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ If a separate BibTeX file is used for each citekey, - `bog-rename-and-clean-new-bib-files' can be used to rename all new + `bog-clean-and-rename-staged-bibs' can be used to rename all new BibTeX files. `bibtex-clean-entry' is used to clean the entry and autogenerate the key. |