From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Popineau Subject: Re: Bibliography Date: Thu, 9 May 2013 21:23:17 +0200 Message-ID: References: <20130506145017.GF20172@kuru.dyndns-at-home.com> <87wqrcdjs4.fsf@gmail.com> <87li7sdjdj.fsf@gmail.com> <20130507053752.GA14940@panahar> <87ehdid9do.fsf@gmail.com> <20130509092858.GA24865@panahar> <87a9o4nheg.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=089e01634420c1f08e04dc4dfc7d Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58644) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaWRL-00041v-Bv for emacs-orgmode@gnu.org; Thu, 09 May 2013 15:23:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UaWRH-0002mb-Hq for emacs-orgmode@gnu.org; Thu, 09 May 2013 15:23:43 -0400 Received: from mail-ea0-x22d.google.com ([2a00:1450:4013:c01::22d]:42910) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UaWRH-0002kq-BN for emacs-orgmode@gnu.org; Thu, 09 May 2013 15:23:39 -0400 Received: by mail-ea0-f173.google.com with SMTP id d10so1749771eaj.18 for ; Thu, 09 May 2013 12:23:38 -0700 (PDT) In-Reply-To: <87a9o4nheg.fsf@gmail.com> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Nicolas Goaziou Cc: "emacs-orgmode@gnu.org" --089e01634420c1f08e04dc4dfc7d Content-Type: text/plain; charset=ISO-8859-1 Hi Nicolas, Thanks a lot for taking quickly of this bib issue. 2013/5/9 Nicolas Goaziou > Hello, > > Vikas Rawal writes: > > > > 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. > > I would tend to agree. > 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)? > At the keyword IMHO. Fabrice --089e01634420c1f08e04dc4dfc7d Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi Nicolas,

Thanks a lot for taki= ng quickly of this bib issue.




2013/5/9 Ni= colas Goaziou <n.goaziou@gmail.com>
Hello,

Vikas Rawal <vikaslis= ts@agrarianresearch.org> writes:


> 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,<= br> 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.


I would tend to agree.
=A0
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)?
<= br>
At the keyword IMHO.

=A0Fabrice
--089e01634420c1f08e04dc4dfc7d--