From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: customising org-latex-to-pdf-process for bibtex Date: Tue, 01 Mar 2011 08:54:11 +0000 Message-ID: <87aahffcgc.fsf@ucl.ac.uk> References: <4DCBF55A-B3B5-4268-9456-3F2F7651581D@tsdye.com> <20110225181003.35eab1c7@bhishma.homelinux.net> <877hck5ekx.fsf@ucl.ac.uk> <20110228124536.6d142c10@bhishma.homelinux.net> <20110228125123.2d1d0090@bhishma.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=39124 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PuM0I-0002kR-C4 for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 04:36:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PuM0H-0000K2-6Q for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 04:36:26 -0500 Received: from vscani-e.ucl.ac.uk ([144.82.108.33]:57550) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PuM0G-0000Jp-Ss for emacs-orgmode@gnu.org; Tue, 01 Mar 2011 04:36:25 -0500 In-Reply-To: <20110228125123.2d1d0090@bhishma.homelinux.net> (Suvayu Ali's message of "Mon, 28 Feb 2011 12:51:23 -0800") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Suvayu Ali Cc: Org-mode mailing list Suvayu Ali writes: > On Mon, 28 Feb 2011 12:45:36 -0800 > Suvayu Ali wrote: > >> Thank you for this nice idea. I tried it, but every time I (without >> the -interaction nonstopmode option) the pdflatex process stops at >> this: > > Strangely, with "-interaction nonstopmode" using the shell script trick > gives me perfect results! I guess I can keep using this until the real > issue is resolved. Well, not so strange: if the error (iint redefined) is not one that actually affects your latex code, then telling latex to not stop on errors allows it to create your pdf file. more importantly, it is able to generate the information that bibtex subsequently needs to generate the bibliography. Anyway, I'm glad I could help! See my other email on how to solve the original problem. -- : Eric S Fraga (GnuPG: 0xC89193D8FFFCF67D) in Emacs 24.0.50.1 : using Org-mode version 7.4 (release_7.4.555.gfcf66)