From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Cross Subject: Re: exporting to latex and docx not honouring carriage returns to tabbing Date: Thu, 11 Oct 2018 08:06:10 +1100 Message-ID: <87tvlt4im5.fsf@gmail.com> References: <875zycyd5z.fsf@skimble.plus.com> <20181009082023.057dcc0b@lt70.mpip-mainz.mpg.de> <87r2gz751s.fsf@skimble.plus.com> <87murn6z8o.fsf@gmail.com> <87d0sj6oyj.fsf@skimble.plus.com> <87va6a4xjq.fsf@gmail.com> <87murmnf2f.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47321) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gALgV-000212-CE for emacs-orgmode@gnu.org; Wed, 10 Oct 2018 17:06:24 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gALgT-0006HA-4n for emacs-orgmode@gnu.org; Wed, 10 Oct 2018 17:06:22 -0400 Received: from mail-pg1-x52d.google.com ([2607:f8b0:4864:20::52d]:46606) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gALgQ-0005jb-Re for emacs-orgmode@gnu.org; Wed, 10 Oct 2018 17:06:19 -0400 Received: by mail-pg1-x52d.google.com with SMTP id a5-v6so3064053pgv.13 for ; Wed, 10 Oct 2018 14:06:16 -0700 (PDT) In-reply-to: <87murmnf2f.fsf@gmail.com> 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" To: Eric S Fraga Cc: org-mode-email , Robert Klein , Sharon Kimble Eric S Fraga writes: > On Wednesday, 10 Oct 2018 at 08:31, Tim Cross wrote: > > [...] [...] > > > And I highly recommend the koma-script classes as opposed to the default LaTeX ones. For Sharon, the scrreprt class may be what you want. Yes, koma-script has been my default as well for some time now. I also use the hitec style, which seems to go down well with the 'tech' crowd. Around 80% of the time, people look at my documents and are blown away because of how good they look (content, unfortunately, can vary significantly!). The only time things become problematic is when a decision is made to work on a document collaboratively and they want to use 'track changes'. At this point, I try to convince them to just work in plain text or org files and I take on the responsibility of incorporating their changes. This works OK provided they are able to just work with the org file (either as an org file or as just plain text) and not get caught up in formatting etc, in which case I can extract their changes with diff. However, too often, they just don't get it or cannot resist and insist on changing the formatting without changing the content, so diffs become less useful. Tim -- Tim Cross