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"
>
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
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
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
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
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
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
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.
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
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-
10 matches
Mail list logo