emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Rainer M Krug <Rainer@krugs.de>
To: Christian Moe <mail@christianmoe.com>
Cc: emacs-orgmode@gnu.org, Eric Schulte <schulte.eric@gmail.com>,
	"o.castillo.felisola@gmail.com" <o.castillo.felisola@gmail.com>
Subject: Re: How to use ox-bibtex
Date: Tue, 28 Jan 2014 11:08:55 +0100	[thread overview]
Message-ID: <52E781B7.10905@krugs.de> (raw)
In-Reply-To: <m238k8mq8r.fsf@uio.no>

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1



On 01/28/14, 10:04 , Christian Moe wrote:
> 
> Rainer M Krug writes:
> 
>> 
>> Thanks for this thread - very interesting. Just one correction
>> (or is it a bug?): Even the export to text - ASCII aborts the
>> bibtex2htlm installation.
>> 
>> But also: I don't get it to work. I evaluated (require
>> 'ox-bibtex) which worked, but export to te4xt and html gives the
>> following error:
>> 
>> org-babel-exp process emacs-lisp at line 78... if: Executing
>> bibtex2html failed
>> 
>> 
>> but bibtex2html is installed (homebrew)
> 
> Check if b2h is  working from the command line at all.
> 
> bibtex2html ox-bibtex-example.bib

It doesn't - that seems to be the problem.

I am using TeXLive 2013

The workaround: I created a shell script changing the TMPDIR to .:

#!/bin/bash
export TMPDIR=.
/usr/local/bin/bibtex2html "$@"

and saved it in ~/bin/bibtex2html

As ~/bin is first in my path, this script is called and it is working
for html and ascii.

The .tex looks fine, but the bibliography is still not included.

I get the following warnings when compiling the .tex file:

LaTeX Warning: Citation `dominik2010org' on page 1 undefined on input
line 32.
LaTeX Warning: Citation `schulte2012multi' on page 1 undefined on
input line 34.


Is this a problem on my side here?

Cheers,

Rainer


> 
> In my case (homebrew install on OSX 10.6.8), it doesn't. It fails
> to write to a temporary folder.
> 
> The documentation (https://www.lri.fr/~filliatr/bibtex2html/)
> suggests it's due to interference from TexLive 2010 on the Mac
> (doesn't say if later versions fix it, and I don't have time right
> now to check).
> 
> Yours, Christian
> 

- -- 
Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation
Biology, UCT), Dipl. Phys. (Germany)

Centre of Excellence for Invasion Biology
Stellenbosch University
South Africa

Tel :       +33 - (0)9 53 10 27 44
Cell:       +33 - (0)6 85 62 59 98
Fax :       +33 - (0)9 58 10 27 44

Fax (D):    +49 - (0)3 21 21 25 22 44

email:      Rainer@krugs.de

Skype:      RMkrug
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.22 (Darwin)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQEcBAEBAgAGBQJS54G3AAoJENvXNx4PUvmCQSAH/2khaNs7GnzF1nsSg08tM2Fy
3tu+hk78lsY47+Uo5JkwS4cFI99jJZb5pzIP6qNY23LXNkVX3oCO9FL5UG2V9BuR
2RkDt5Hl/xO8INvSAbUs7SBjhXJMBpxo0hLDo/piMqIr9VuXyGHV7Ztxwi4T/+2L
aO9FNodMXmHIzOgdjs7hqtt3CZSf7P2/FF4FG4f2ccDVK2lC1W94Wy3YXRn3Oiro
aroBWcpnacrwwlhKCy3XWTYxgQml795xf4aLqEDMVIrL9STp+mwgitO1BvvVuUEc
Dq5b9uLkMoOTxInTsAL+XCms4FwGGTMRf06FXduWFcX6TyQ5Kc/jFQlFeeW+ezU=
=sS0z
-----END PGP SIGNATURE-----

  reply	other threads:[~2014-01-28 10:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-24 13:41 How to use ox-bibtex o.castillo.felisola
2014-01-26 18:02 ` Eric Schulte
2014-01-26 19:37   ` o.castillo.felisola
2014-01-27 13:52     ` o.castillo.felisola
2014-01-27 14:36       ` Eric Schulte
2014-01-28  8:32         ` Rainer M Krug
2014-01-28  9:04           ` Christian Moe
2014-01-28 10:08             ` Rainer M Krug [this message]
2014-01-28 12:38           ` Rainer M Krug
2014-01-28 15:19             ` o.castillo.felisola
2014-01-29  2:16               ` Eric Schulte
2014-01-29 14:16                 ` o.castillo.felisola
2014-01-29 14:46                   ` Nick Dokos
2014-01-30 10:02                     ` Ahmadou Dicko
2014-01-28 12:33         ` o.castillo.felisola
2014-01-28 12:01       ` Rainer M Krug
2014-01-28 13:23 ` Clojure Code Block Results not Tabularized Soapy Smith
2014-01-29  7:57   ` Christian Moe
2014-01-29 12:36     ` Soapy Smith
2014-01-29 12:58       ` Christian Moe
2014-01-29 13:06         ` Soapy Smith
2014-01-29 15:02           ` Eric Schulte
2014-01-29 15:28             ` Bastien
2014-01-29 23:40               ` Phill Wolf
2014-01-30 11:11   ` Bastien
2014-01-30 13:46     ` Soapy Smith
2014-01-31  1:58     ` Soapy Smith
2014-01-31  9:11       ` Bastien

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=52E781B7.10905@krugs.de \
    --to=rainer@krugs.de \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@christianmoe.com \
    --cc=o.castillo.felisola@gmail.com \
    --cc=schulte.eric@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).