From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Leha Subject: Re: Large LaTeX project in single file or using publishing Date: Thu, 27 Nov 2014 09:26:03 +0000 Message-ID: References: <87r3wpk5yw.fsf@wmi.amu.edu.pl> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58411) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtvL1-0003Bs-Iz for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 04:26:17 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XtvKv-0000EO-DV for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 04:26:11 -0500 Received: from plane.gmane.org ([80.91.229.3]:60720) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XtvKv-0000EJ-6X for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 04:26:05 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XtvKt-0003FD-49 for emacs-orgmode@gnu.org; Thu, 27 Nov 2014 10:26:03 +0100 Received: from 193.63.222.27 ([193.63.222.27]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 10:26:03 +0100 Received: from andreas.leha by 193.63.222.27 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 27 Nov 2014 10:26:03 +0100 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: emacs-orgmode@gnu.org Marcin Borkowski writes: > On 2014-11-26, at 20:00, Jacob Gerlach wrote: [ ... ] > > > Just my 2 cents: I'd go for LaTeX if heavy math typesetting is involved > (then amsmath!), maybe for Org otherwise, check whether the template > imposes a many-file structure (which it probably doesn't), and keep > everything in one file. > I would disagree here. I do not see, that writing equations in LaTeX is substantially easier than in org. Or put the other way round: org's support for equations is quite good. And preview-latex is really speeding me up. Just my 2 cents. Andreas