[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] How to use ox-bibtex
From: |
Rainer M Krug |
Subject: |
Re: [O] How to use ox-bibtex |
Date: |
Tue, 28 Jan 2014 11:08:55 +0100 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
-----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: address@hidden
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-----
- [O] How to use ox-bibtex, address@hidden, 2014/01/24
- Re: [O] How to use ox-bibtex, Eric Schulte, 2014/01/26
- Re: [O] How to use ox-bibtex, address@hidden, 2014/01/26
- Re: [O] How to use ox-bibtex, address@hidden, 2014/01/27
- Re: [O] How to use ox-bibtex, Eric Schulte, 2014/01/27
- Re: [O] How to use ox-bibtex, Rainer M Krug, 2014/01/28
- Re: [O] How to use ox-bibtex, Christian Moe, 2014/01/28
- Re: [O] How to use ox-bibtex,
Rainer M Krug <=
- Re: [O] How to use ox-bibtex, Rainer M Krug, 2014/01/28
- Re: [O] How to use ox-bibtex, address@hidden, 2014/01/28
- Re: [O] How to use ox-bibtex, Eric Schulte, 2014/01/28
- Re: [O] How to use ox-bibtex, address@hidden, 2014/01/29
- Re: [O] How to use ox-bibtex, Nick Dokos, 2014/01/29
- Re: [O] How to use ox-bibtex, Ahmadou Dicko, 2014/01/30
- Re: [O] How to use ox-bibtex, address@hidden, 2014/01/28
- Re: [O] How to use ox-bibtex, Rainer M Krug, 2014/01/28
- [O] Clojure Code Block Results not Tabularized, Soapy Smith, 2014/01/28