emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nick Dokos <nicholas.dokos@hp.com>
To: Yagnesh Raghava Yakkala <hi@yagnesh.org>
Cc: emacs-orgmode@gnu.org, "Thomas S. Dye" <tsd@tsdye.com>,
	Sanjib Sikder <sanjibju2002@gmail.com>
Subject: Re: Fwd: Citation in org mode does not compile
Date: Thu, 27 Sep 2012 01:28:58 -0400	[thread overview]
Message-ID: <4233.1348723738@alphaville> (raw)
In-Reply-To: Message from Yagnesh Raghava Yakkala <hi@yagnesh.org> of "Thu, 27 Sep 2012 12:46:38 +0900." <87wqzgnn4x.fsf@yagnesh.org>

Yagnesh Raghava Yakkala <hi@yagnesh.org> wrote:

> Seems problem with texi2dvi, unable to handle spaces in the path
> ("Ubuntu One" has space).I haven't followed the discussion. I am not
> sure why you have texi2dvi in the processes list.

texi2dvi is supposed to take care of things like how many times one
has to call pdflatex, whether to call bibtex etc. It would be the best
solution for this problem, if it didn't have a couple of problems of its
own. Maybe one of these days...

Nick

> I set org-latex-to-pdf-process to the following whenever I want bibtex to
> process the exported document.
> 
> (setq org-latex-to-pdf-process
>       '("pdflatex -interaction nonstopmode %b"
>         "/usr/bin/bibtex %b"
>         "pdflatex -interaction nonstopmode %b"
>         "pdflatex -interaction nonstopmode %b"))
> 

  parent reply	other threads:[~2012-09-27  5:29 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAL1SgUp87tichwJhr25VpnVTwniH+ivvoxoaiL_9oqFR-Ugcgg@mail.gmail.com>
2012-09-26 17:00 ` Fwd: Citation in org mode does not compile Sanjib Sikder
2012-09-26 18:38   ` Thomas S. Dye
2012-09-27  2:43     ` Sanjib Sikder
2012-09-27  3:14       ` Sanjib Sikder
2012-09-27  3:46         ` Yagnesh Raghava Yakkala
2012-09-27  3:59           ` Sanjib Sikder
2012-09-27  5:16             ` Yagnesh Raghava Yakkala
2012-09-27  5:28           ` Nick Dokos [this message]
2012-10-03  7:04       ` Nick Dokos
2012-10-03  9:40         ` Sanjib Sikder

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=4233.1348723738@alphaville \
    --to=nicholas.dokos@hp.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=hi@yagnesh.org \
    --cc=sanjibju2002@gmail.com \
    --cc=tsd@tsdye.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).