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 /bog-readme.org | |
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 'bog-readme.org')
-rw-r--r-- | bog-readme.org | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/bog-readme.org b/bog-readme.org index d3743eb..6f47100 100644 --- a/bog-readme.org +++ b/bog-readme.org @@ -126,9 +126,9 @@ in [[Opening%20a%20PDF%20file][Opening a PDF file]].) ** Renaming a new BibTeX file If a separate BibTeX file is used for each citekey, -=bog-rename-and-clean-new-bib-files= can be used to rename all new -BibTeX files. =bibtex-clean-entry= is used to clean the entry and -autogenerate the key. +=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. ** Generating a combined BibTeX file |