Hello,

Vikas Rawal <vikasli...@agrarianresearch.org> writes:

> I am attaching my test files. I have following problems.
>
> 1. When I use limit:t, I get an error: if: Executing bibtex2html
> failed

OK, I'll have a look at it.

> 2. The bibliography is inserted in the exported html file above
> the main body of org file as well as below the main body of the org
> file. Am I doing something silly?

Actually, ox-html.el also tries to do something with bibliographies,
which introduces the duplication.

We should decide if the code handling them should be in contrib/ or in
the various export back-ends. Since HTML handling requires external
programs, I lean towards the former.

If we agree, I'll remove the faulty code from ox-html.el and prepare
a new version for ox-bibtex.el.

By the way, where should the bibliography be inserted: at the keyword or
at the end of the document (in both HTML and LaTeX)?


Regards,

-- 
Nicolas Goaziou

Reply via email to