emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Bibliography


From: Vikas Rawal
Subject: Re: [O] Bibliography
Date: Thu, 9 May 2013 13:28:53 +0530
User-agent: Mutt/1.5.21 (2012-12-30)

> >
> > Yes please. I am waiting for something that will export bibtex to
> > html. With the old exporter, org-exp-bibtex used bibtex2html to
> > achieve it. But nothing similar is possible with the new exporter.
> 
> I attach a port of org-exp-bibtex.el (renamed ox-bibtex.el) for the new
> export framework. Would you mind testing it?

A big thank you!

Here is a quick comment. More to follow.

If an org file, say temp.org, refers to a bibtex file called foo.bib,
ox-bibtex creates two files: foo.html and foo_bib.html. I suggest that
these be named foo_temp.html and foo_temp_bib.html. Since there may be
multiple org files in a project linking to the same bibtex file, the
present implementation would cause a problem.

Vikas






reply via email to

[Prev in Thread] Current Thread [Next in Thread]