From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rainer M Krug Subject: Re: Large LaTeX project in single file or using publishing Date: Thu, 27 Nov 2014 12:43:23 +0100 Message-ID: References: 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]:59362) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtxU1-0004Fk-Gp for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 06:43:43 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtxTv-0001Es-CS for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 06:43:37 -0500 Received: from mail-wg0-f44.google.com ([74.125.82.44]:60303) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtxTv-0001EZ-6H for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 06:43:31 -0500 Received: by mail-wg0-f44.google.com with SMTP id b13so6228840wgh.17 for ; Thu, 27 Nov 2014 03:43:30 -0800 (PST) In-Reply-To: (Jacob Gerlach's message of "Wed, 26 Nov 2014 19:00:36 +0000") 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: Jacob Gerlach Cc: Org-mode --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Jacob Gerlach writes: > Hello list, > > I'm starting writing my thesis, for which I hope to remain in org-mode > rather than regular LaTeX. > > I am working on adapting a thesis LaTeX template into org-mode. The > template is set up with a main.tex having several individual files > (chapters, appendices, etc) \include'd. > > I believe that I could parallel this using org's publishing mechanism. An > alternate approach would be to use one single file, since I can simply fo= ld > chapters to focus my workflow. > > My first concern is losing the ability to use internal links if I use > separate files. Another thought is compilation time if I use one file and > must always run pdflatex over the entire document. I'm sure there are > pitfalls either way that I'm not yet aware of. Don't forget latexmk [1] which runns in an emacs shell or even a different terminal, monitors file changes, and if a file changes compiles the latex file - so exporting from org is exporting to latex only, and the pdf is creqated in the background. I use it daily and it works perfectly. Cheers, Rainer > > Any input or advice you can provide would be greatly appreciated. > > Regards, > Jake Footnotes:=20 [1] http://users.phys.psu.edu/~collins/software/latexmk-jcc/ =2D-=20 Rainer M. Krug email: Rainerkrugsde PGP: 0x0F52F982 --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.22 (Darwin) iQEcBAEBAgAGBQJUdw5gAAoJENvXNx4PUvmC2a0H/2UTJIQw+fg+oSBXnHUTCvtn lrB2WGdHY/5a5/QuQ5qL0SAtKkw9jUtF8drHasWL9hMSoF1SCyjZFxn9vwibnM0l BbernXcCwCrRgYURpfkjdpT8wSEbnBYJ4pbFREQ/+Dje1Vf3lLlA2hbS9tHNa3fH 6X0Ul71I++UgE9NYQ7iOIMmbsdp6K3y7+CCHiKx6gvcUjYyc02HRfbK8/JvnjtdT 4Cks/OMtELV54TTVyQ98EI+jRaoo4Ve2hKH90inZJHNc7G0eLN6YvuErfWBerusq EDj+VhGZ6sX3hktqn+YZWx3zSklOE4yheNmB3Q2/MEUPbAZVjeKBBh6BA1zSDWk= =wg5D -----END PGP SIGNATURE----- --=-=-=--