From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Bibliography woes! Date: Tue, 06 May 2014 09:33:40 +0200 Message-ID: References: <8761lkfn2j.fsf@skimble.plus.com> <53678512.50602@gmail.com> <877g605lo4.fsf@skimble.plus.com> <87r448xie3.fsf@skimble.plus.com> <878uqg5bg8.fsf@ucl.ac.uk> <87a9avuapc.fsf@skimble.plus.com> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54134) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhZsy-0000LF-9d for emacs-orgmode@gnu.org; Tue, 06 May 2014 03:34:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WhZss-00016l-Cy for emacs-orgmode@gnu.org; Tue, 06 May 2014 03:33:56 -0400 Received: from mail-we0-f173.google.com ([74.125.82.173]:48394) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WhZss-00016g-71 for emacs-orgmode@gnu.org; Tue, 06 May 2014 03:33:50 -0400 Received: by mail-we0-f173.google.com with SMTP id u57so2027891wes.4 for ; Tue, 06 May 2014 00:33:49 -0700 (PDT) In-Reply-To: (Ken Mankoff's message of "Mon, 05 May 2014 19:51:11 -0400") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Ken Mankoff Cc: org-mode mailing list , Vikas Rawal , Sharon Kimble --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Ken Mankoff writes: > On 2014-05-05 at 19:39, John Hendy wrote: >> If this works, someone can chime in regarding how to modify Org so >> that it will run the necessary biber/biblatex commands so you don't >> have to jump to a command line every time. Or perhaps that's a one >> time thing -- maybe as long as biber generates the .bbl file, you can >> refer to anything you want in that file from then on? > > I've found "latexmk" to be the best tool for compiling LaTeX > documents. It runs all necessary commands as many times as needed, > including pdflatex, bibtex, biblatex, etc.. It is fairly smart and will > run the command to make the index if you load the index, for example.=20 > > It can run in daemon mode and monitor the included files (and graphics) > so if one of those changes, the PDF is regenerated. > > I prefer daemon mode, so I bring up a terminal and run latexmk file.tex > in the folder where I'm working on file.org. This also speeds things up, > since exporting to latex is fast, but compiling is slow. I can export > and still use emacs, rather than waiting for the compile to finish. This sounds very interesting. Could you please provide some details on how you use latexmk? Do you use any special options? Rainer > > But if you want to run latexmk from Org, that works too. The "-pvc-" > turns off the "preview continuous" mode (daemon). > > (setq org-latex-pdf-process (list "/usr/texbin/latexmk -f -gg -pvc- %f")) > > -k. > =2D-=20 Rainer M. Krug, PhD (Conservation Ecology, SUN), MSc (Conservation Biology,= UCT), Dipl. Phys. (Germany) Centre of Excellence for Invasion Biology Stellenbosch University South Africa Tel : +33 - (0)9 53 10 27 44 Cell: +33 - (0)6 85 62 59 98 Fax : +33 - (0)9 58 10 27 44 Fax (D): +49 - (0)3 21 21 25 22 44 email: Rainer@krugs.de Skype: RMkrug PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJTaJBYAAoJENvXNx4PUvmCmF8H/08dZax1uTaSvhP1rGH61Slj r80vhDvTRx/ojzdZGpqos5Tn8lmvEc1CfUT6iMZEqgqz8rH+HHFjfQwV1c57TIW6 JgheOgmuZ2H+xFU05q/B8rI0TwyjiCLszEvIcpjaTH+mBKgT9umuazFtMdrJho8t +00axQlz/sYxSlqBBo2MX2Kkos2tUURq+6J+mvplMEZRSNT7lDIlD3NuGTl61zKF ULHQnPCV9HWxk2sswZqD7LsVG6ShWMMxDr0aB4GMgfBRWNFN4E68CA9FnKmeNx09 rl8diNSaCWCZB82V7j0Vu+zXKoBvqX8Qk/jyx82pB9RaXDhM53Fza3+kll8keU8= =kSKD -----END PGP SIGNATURE----- --=-=-=--