[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Orgmode] Automatically select BibTex entries used in the org file
From: |
Nick Dokos |
Subject: |
Re: [Orgmode] Automatically select BibTex entries used in the org file |
Date: |
Wed, 20 Oct 2010 10:30:01 -0400 |
Taru Karttunen <address@hidden> wrote:
> On Tue, 19 Oct 2010 10:27:30 +0200, Lingyu Ma <address@hidden> wrote:
> > 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-archive.com/address@hidden/msg11723.html
> >
> > In the issue, "Taru Karttunen" said it's possible and easy to add an option
> > to just select the entries that are used in the org-file.
> > However, I cannot find anything about how to accomplish that.
> >
> > Does anyone know how to solve this problem?
>
> The feature mentioned there didn't get implemented.
>
> You can use the bib2bib command to create a bibtex file with the entries
> you want and use that.
>
Are you sure? I found a limit:t option mentioned in the commentary of
the file, and I posted that. I didn't try it myself but I got email from
Lingyu saying it worked. Maybe you implemented it and forgot about it?
Nick