[Orgmode] Automatically select BibTex entries used in the org file

2010-10-19 Thread Lingyu Ma
Hi all, At present, if I include a *.bib which has 1000 entries in an org-file, although I only cite 3 of them in the org-file, the generated html file will still include all the 1000 entries. There was an issue about "org-exp-bibtex.el" in this newsgroup, here is the address: http://www.mail

[Orgmode] Re: org-exp-bibtex.el - add support to citing bibtex in both html and latex exports

2010-10-19 Thread Lingyu Ma
e and easy to automatically select BibTex entries used in the org file. At present, if I include a *.bib which has 1000 entries in an org-file, although I only cite 3 of them in the org-file, the generated html file will still include all the 1000 entries. How can I solve this problem? Is there any