From: Eric Fraga <e.fraga@ucl.ac.uk>
To: "Alan E. Davis" <lngndvs@gmail.com>
Cc: Julian Burgos <julian@hafro.is>, emacs-orgmode@gnu.org
Subject: Re: problems with LaTex/BibTex
Date: Wed, 25 Apr 2012 20:51:01 +0930 [thread overview]
Message-ID: <87k414kqg2.fsf@ucl.ac.uk> (raw)
In-Reply-To: <CAF-1L2TqSpt=yKo6-Hz0ffma1mJMsXdzBBfX3jt1E=CUKFQ+-w@mail.gmail.com> (Alan E. Davis's message of "Fri, 30 Mar 2012 18:15:57 -0700")
"Alan E. Davis" <lngndvs@gmail.com> writes:
> I would have a use for this. I am curious, though...
>
> Suppose I use this as a standard init-file declaration for
> org-latex-to-pdf-process . Does that mean that bibtex will always be run,
> every time, during the generation of PDFs via LaTex export?
Yes but you can easily customise this variable on a per file basis. If
you seldom use bibtex, have the default be to run pdflatex just
once. Then, for any org file that needs bibtex, simply put in the
following line (or a variation thereof):
#+BIND: org-latex-to-pdf-process ("pdflatex %b" "bibtex %b" "pdflatex %b" "pdflatex %b")
--
: Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.1.50.1
: using Org-mode version 7.8.06 (release_7.8.06.181.g67694.dirty)
next prev parent reply other threads:[~2012-04-25 11:51 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-30 1:41 problems with LaTex/BibTex Julian Burgos
2012-03-30 8:05 ` suvayu ali
2012-03-30 11:54 ` Julian Burgos
2012-03-31 1:15 ` Alan E. Davis
2012-03-31 4:20 ` Nick Dokos
2012-04-25 11:21 ` Eric Fraga [this message]
2012-04-25 15:59 ` Mikhail Titov
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=87k414kqg2.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=emacs-orgmode@gnu.org \
--cc=julian@hafro.is \
--cc=lngndvs@gmail.com \
/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).