From: Suvayu Ali <fatkasuvayu+linux@gmail.com>
To: Eric S Fraga <e.fraga@ucl.ac.uk>
Cc: org-mode mailing list <emacs-orgmode@gnu.org>
Subject: Re: customising org-latex-to-pdf-process for bibtex
Date: Fri, 25 Feb 2011 18:18:39 -0800 [thread overview]
Message-ID: <20110225181839.3840b72b@bhishma.homelinux.net> (raw)
In-Reply-To: <87aahj7ifg.fsf@ucl.ac.uk>
Hi Eric,
On Sat, 26 Feb 2011 00:23:15 +0000
Eric S Fraga <e.fraga@ucl.ac.uk> wrote:
> suvayu ali <fatkasuvayu+linux@gmail.com> writes:
>
> > Hi everyone,
> >
> > I am trying to use bibtex with pdf export for my thesis. So I tried
> > customising =org-latex-to-pdf-process= so that bibtex is run before
> > pdflatex. So from the customise buffer I set it to something like
> > this:
>
> I have
>
> #+begin_src emacs-lisp
> (setq org-latex-to-pdf-process
> '("pdflatex %f" "bibtex %b" "pdflatex %f" "pdflatex %f"))
> #+end_src
>
I tried that, no luck. It gets stuck at some line and fails. I think
there is some problem with one of the packages I am using for
equations. Putting back "-interactionmode nonstop" makes the pdflatex
process continue to the end and produce the pdf.
> which seems to work just fine for me. You may wish (for security) to
> add the fully qualified paths for these executables, of course.
Its my private desktop and laptop, and I can be quite paranoid about
security usually so that part is somewhat covered. :) Maybe I'll
consider it later.
If you are otherwise worried about whether I'm picking up the correct
version of pdflatex, I see the following version information in the
"*Org PDF LaTeX output*" buffer:
> This is pdfTeX, Version 3.1415926-1.40.11 (TeX Live 2010)
So its as expected.
Thank you for your thoughts about my issue, appreciate it.
--
Suvayu
Open source is the future. It sets us free.
next prev parent reply other threads:[~2011-02-26 2:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-25 23:30 customising org-latex-to-pdf-process for bibtex suvayu ali
2011-02-26 0:23 ` Eric S Fraga
2011-02-26 2:18 ` Suvayu Ali [this message]
2011-02-28 9:23 ` Eric S Fraga
[not found] ` <4DCBF55A-B3B5-4268-9456-3F2F7651581D@tsdye.com>
2011-02-26 2:10 ` Suvayu Ali
[not found] ` <192D7D99-6918-424A-A047-6D6D1C1AF1DA@tsdye.com>
2011-02-26 2:48 ` Suvayu Ali
2011-02-28 16:06 ` Eric S Fraga
2011-02-28 20:45 ` Suvayu Ali
2011-02-28 20:51 ` Suvayu Ali
2011-03-01 8:54 ` Eric S Fraga
2011-03-01 4:31 ` Thomas S. Dye
2011-03-01 8:52 ` Eric S Fraga
2011-03-01 12:26 ` Suvayu Ali
2011-03-01 12:51 ` Eric S Fraga
2011-03-01 18:43 ` Suvayu Ali
2011-03-01 20:41 ` Eric S Fraga
2011-03-01 21:32 ` Suvayu Ali
2011-03-02 6:55 ` Eric S Fraga
2011-03-01 12:33 ` Carsten Dominik
2011-03-01 12:49 ` Eric S Fraga
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=20110225181839.3840b72b@bhishma.homelinux.net \
--to=fatkasuvayu+linux@gmail.com \
--cc=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
/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).