From mboxrd@z Thu Jan 1 00:00:00 1970 From: "o.castillo.felisola@gmail.com" Subject: Re: How to use ox-bibtex Date: Wed, 29 Jan 2014 11:16:57 -0300 Message-ID: References: <871tzuy2k3.fsf@gmail.com> <87r47tv5tq.fsf@gmail.com> <52E76B2F.1040109@krugs.de> <52E7A4BF.8060507@krugs.de> <87ppnb4jo9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=047d7b15af1bf05a9e04f11c973b Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59160) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8Vwr-0000lC-28 for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 09:17:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1W8Vwp-0005CR-G2 for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 09:17:00 -0500 Received: from mail-pd0-x232.google.com ([2607:f8b0:400e:c02::232]:65491) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1W8Vwp-0005Bc-4T for emacs-orgmode@gnu.org; Wed, 29 Jan 2014 09:16:59 -0500 Received: by mail-pd0-f178.google.com with SMTP id y13so1735979pdi.23 for ; Wed, 29 Jan 2014 06:16:57 -0800 (PST) In-Reply-To: <87ppnb4jo9.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: Eric Schulte Cc: emacs-orgmode@gnu.org --047d7b15af1bf05a9e04f11c973b Content-Type: text/plain; charset=ISO-8859-1 I finally did it!!!!!!! (with your help of course). Thank you. A single doubt is left... the bibtex compilation is not performed during the exportation process, should be done manually, Am I write? **** For completeness **** $ cd ~/.emacs.d/ Either create the repository $ git clone git://orgmode.org/org-mode.git $ cd org-mode or update it $ cd org-mode $make up1 Then compile the sources $ make all $ sudo make install After this... I followed the advice of Eric, open an emacs session without personal configuration $ make vanilla in the emacs session evaluate one line at the time, for that use =M-:= (add-to-list 'load-path "contrib/lisp/") (require 'ox-bibtex) Finally, open the =ox-bibtex-example.org= and export it!!! I did the work for me, however, the bibtex compilation should be done by hand. Cheers. On Tue, Jan 28, 2014 at 11:16 PM, Eric Schulte wrote: > There is not enough information to address your bug. Please read [1] > and re-send. It sounds to me like your installation may be bad, in > which case it may also be worthwhile to read [2]. > > Best, > > Footnotes: > [1] http://orgmode.org/org.html#Feedback > > [2] > http://orgmode.org/worg/org-faq.html#keeping-current-with-Org-mode-development > > -- > Eric Schulte > https://cs.unm.edu/~eschulte > PGP: 0x614CA05D > -- _____________________________________ Oscar Castillo-Felisola. Grupo de Fisica Teorica. UTFSM -- CCTVal. Av. Espana, 1680, Valparaiso-Chile. ______________________________________ --047d7b15af1bf05a9e04f11c973b Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
I finally did it!!!!!!! (wit= h your help of course).

Thank you.

A single doubt= is left... the bibtex compilation is not performed during the exportation = process, should be done manually, Am I write?

**** For completeness ****

$ cd ~/.emacs.d/

<= /div>
Either create the repository

$ git clone git://orgmode.org/org-mode.git
$ cd org-mode

or update it
=
$ cd org-mode
$make up1

Then= compile the sources

$ make all
$ sudo make= install

After this... I followed the advice of Eric,=A0 open an emac= s session without personal configuration

$ make vanilla
in the emacs session evaluate one line at the time, for th= at use =3DM-:=3D

(add-to-list 'load-path "contrib/lisp/")
(require '= ;ox-bibtex)

Finally, open the =3Dox-bibtex-example.org=3D and export it!!!
I did the work for me, however, the bibtex compilation shoul= d be done by hand.

Cheers.


On Tue, Jan 28, 2014 at 11:1= 6 PM, Eric Schulte <schulte.eric@gmail.com> wrote:
There is not enough information to address y= our bug. =A0Please read [1]
and re-send. =A0It sounds to me like your installation may be bad, in
which case it may also be worthwhile to read [2].

Best,

Footnotes:
[1] =A0h= ttp://orgmode.org/org.html#Feedback

[2] =A0http://orgmode.org/worg/org-faq.ht= ml#keeping-current-with-Org-mode-development

--
Eric Schulte
https://cs.unm.e= du/~eschulte
PGP: 0x614CA05D



--
_____________________________________
Oscar Castillo-Felisola.
Grupo de Fisica Teo= rica.
UTFSM -- CCTVal.
Av. Espana, 1680, Valparaiso-Chile.
________________= ______________________=A0
--047d7b15af1bf05a9e04f11c973b--