Re: [O] org-ref no bibliography generated in pdf

2016-02-07 Thread Nick Dokos
Andreas Kiermeier writes: > On 7 February 2016 at 04:38, John Kitchin wrote: > > that is why you don't get bibtex run then ;) try this > (setq org-latex-pdf-process >        '("pdflatex -shell-escape -interaction nonstopmode > -output-directory %o %b" >          "bibtex %b" >

Re: [O] org-ref no bibliography generated in pdf

2016-02-07 Thread John Kitchin
no reason. I do not actually use this code below. I have another function that probably does want texify does ;) maybe some extra stuff like running makeindex, etc Andreas Kiermeier writes: > On 7 February 2016 at 04:38, John Kitchin wrote: > >> that is why you don't get bibtex run then ;) t

Re: [O] org-ref no bibliography generated in pdf

2016-02-07 Thread Andreas Kiermeier
On 7 February 2016 at 04:38, John Kitchin wrote: > that is why you don't get bibtex run then ;) try this > (setq org-latex-pdf-process >'("pdflatex -shell-escape -interaction nonstopmode > -output-directory %o %b" > "bibtex %b" > "pdflatex -shell-escape -interaction nons

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread Nikolai Stenfors
YES, IT WORKS! Thank you, Eric and John! 2016-02-06 19:08 GMT+01:00 John Kitchin : > that is why you don't get bibtex run then ;) try this > (setq org-latex-pdf-process >'("pdflatex -shell-escape -interaction nonstopmode > -output-directory %o %b" > "bibtex %b" > "pdfla

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread John Kitchin
that is why you don't get bibtex run then ;) try this (setq org-latex-pdf-process '("pdflatex -shell-escape -interaction nonstopmode -output-directory %o %b" "bibtex %b" "pdflatex -shell-escape -interaction nonstopmode -output-directory %o %b" "pdflatex -shell-esca

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread Nikolai
Eric S Fraga ucl.ac.uk> writes: > > On Saturday, 6 Feb 2016 at 14:42, Nikolai Stenfors wrote: > > Hi, > > Org-ref appears to be an excellent reference handling tool for org-mode. I > > have followed the installation according to org-ref homepage. > > However, I have problems exporting the org-f

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread John Kitchin
Then Eric is probably right:what is org-latex-to-pdf-process set to? John --- Professor John Kitchin Doherty Hall A207F Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 412-268-7803 @johnkitchin http://kitchingroup.cheme.cmu.edu

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread Nikolai
John Kitchin gmail.com> writes: > > It could also be you didn't specify a bibliographystyle. > > Try running M-x org-ref on the file. It checks that some things like that are correct. Sometimes it is > helpful to manually build the puff at the command line. Org hides a lot of errors sometimes.

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread John Kitchin
It could also be you didn't specify a bibliographystyle. Try running M-x org-ref on the file. It checks that some things like that are correct. Sometimes it is helpful to manually build the puff at the command line. Org hides a lot of errors sometimes. On February 6, 2016, at 9:23 AM, Eric S Fr

Re: [O] org-ref no bibliography generated in pdf

2016-02-06 Thread Eric S Fraga
On Saturday, 6 Feb 2016 at 14:42, Nikolai Stenfors wrote: > Hi, > Org-ref appears to be an excellent reference handling tool for org-mode. I > have followed the installation according to org-ref homepage. > However, I have problems exporting the org-file to pdf. The generated > intermediate latex-