all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Andreas Kiermeier <andreas.kiermeier@gmail.com>
To: John Kitchin <jkitchin@andrew.cmu.edu>
Cc: Nikolai <nikolai.stenfors@gapps.umu.se>,
	"emacs-orgmode@gnu.org" <emacs-orgmode@gnu.org>
Subject: Re: org-ref no bibliography generated in pdf
Date: Mon, 8 Feb 2016 09:51:36 +1030	[thread overview]
Message-ID: <CAN7vk5QmJV_j1Lb7wtZh7mtU+qk3pyUO+=NdaA4SrbDh4zgSAw@mail.gmail.com> (raw)
In-Reply-To: <CAJ51ETrrWZMbXunArxkQN7WounxvOMgiO5SXgjYS0Y1SR3DHCg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 863 bytes --]

On 7 February 2016 at 04:38, John Kitchin <jkitchin@andrew.cmu.edu> 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 nonstopmode
> -output-directory %o %b"
>          "pdflatex -shell-escape -interaction nonstopmode
> -output-directory %o %b"))
>

​Hi John & list,

is there any reason why we should be hardcoding multiple runs of pdflatex​

​(& bibtex) instead of using texify?

I have my org-latex-to-pdf set to
"texify -p -b --tex-option=-shell-escape %f"​
​ (I'm on Windows 10, running MikTex 2.9), which hasn't given my any
problems to date and seem to be a little more efficient​.

I'm just curious.

Cheers,

AK

[-- Attachment #2: Type: text/html, Size: 3589 bytes --]

  parent reply	other threads:[~2016-02-07 23:22 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-06 13:42 org-ref no bibliography generated in pdf Nikolai Stenfors
2016-02-06 14:07 ` Eric S Fraga
2016-02-06 18:04   ` Nikolai
2016-02-06 18:08     ` John Kitchin
2016-02-06 18:49       ` Nikolai Stenfors
2016-02-07 23:21       ` Andreas Kiermeier [this message]
2016-02-08  0:03         ` John Kitchin
2016-02-08  2:57         ` Nick Dokos
  -- strict thread matches above, loose matches on Subject: below --
2016-02-06 15:19 John Kitchin
2016-02-06 17:16 ` Nikolai
2016-02-06 17:46   ` John Kitchin

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

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

  git send-email \
    --in-reply-to='CAN7vk5QmJV_j1Lb7wtZh7mtU+qk3pyUO+=NdaA4SrbDh4zgSAw@mail.gmail.com' \
    --to=andreas.kiermeier@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkitchin@andrew.cmu.edu \
    --cc=nikolai.stenfors@gapps.umu.se \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.