From 248f8a8e81dc161401dc50a3a84ebe41abb23f07 Mon Sep 17 00:00:00 2001 From: Kyle Meyer Date: Sat, 13 Dec 2014 01:10:06 -0500 Subject: Support creating combined bib from multiple files Before, bog-create-combined-bib only collected citekeys from a single buffer. Extend it so that it also works with marked files in Dired. In addition - Rename combined bib buffer so that it includes "Bog" in the name. - Offer to skip missing bib files instead of failing. - Remove bog-collect-references and bog-collect-unique-references, which overlap with the newer bog-citekeys-in-buffer [1] and should have been removed when that function was added. [1] ce74785920d6234072eb2ebef63bd140a25534c2 --- bog-todo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bog-todo') diff --git a/bog-todo b/bog-todo index 7309776..452f302 100644 --- a/bog-todo +++ b/bog-todo @@ -40,7 +40,7 @@ as a heading, not a property. * BibTeX files -** ENH Create combined bib from a suffix glob +** DONE Create combined bib from a suffix glob For documents generated from multiple files -- cgit v1.2.3