From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Writing a dissertation using org-mode Date: Fri, 05 Mar 2010 09:00:14 +0000 Message-ID: <878wa7m9cx.wl%ucecesf@ucl.ac.uk> References: <87vddcu22l.fsf@belvoir.org> <4B8F462D.1090702@gmail.com> Reply-To: e.fraga@ucl.ac.uk Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NnU6f-0000DT-UE for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 04:46:05 -0500 Received: from [140.186.70.92] (port=34428 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NnU6e-0000CY-Cv for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 04:46:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NnU6c-00077y-QN for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 04:46:04 -0500 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:39409) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NnU6c-000771-L5 for emacs-orgmode@gnu.org; Fri, 05 Mar 2010 04:46:02 -0500 In-Reply-To: <4B8F462D.1090702@gmail.com> 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: Torsten Wagner Cc: emacs-orgmode On Thu, 04 Mar 2010 14:33:33 +0900, Torsten Wagner wrote: > On 03/04/2010 01:45 PM, Henri-Paul Indiogine wrote: > > I started writing my doctoral dissertation in history using org-mode. I > > am also using git.el for my version control and gnus for my email. Of > > course I export my org file to LaTeX which I compile to pdf. My > > bibliography is managed using BibTeX. > > please consider that you might have to follow a very stricy layout > style depening on your university, department, lab or supervisor. If [...] > I'm not sure how good org-mode might be usable in that case. org-mode > is really great and I try to use it for many purposes. However, for a > thesis I would use directly LaTeX which gives me a bit more control of > what is going on. Torsten, if I may (respectfully) disagree? Having examined too many PhD theses to count, I would prefer PhD candidates spent more of their time worrying about the content and organisation of their thesis than the actual layout. Unlike the preparation of camera ready copy for conferences, say, most of the defaults taken by LaTeX are usually fine once you've set up the layout to meet the university's requirements (which are usually only about page size, margins and font sizes). The great thing about using org-mode for writing is the outlining and the ability to easily move sections around. Being able to insert LaTeX code directly when required means that there is seldom the need to edit the actual LaTeX code generated by org-mode (bugs excepted, of course, but not only are these few and far between but Carsten et al. usually fix bugs very quickly). cheers, eric