From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Bug: LaTeX block above first heading ignored by latex exporter [8.2.3c (release_8.2.3c-308-gc811bb @ /home/rob/sw/org-mode/lisp/)] Date: Fri, 29 Nov 2013 20:33:59 +0100 Message-ID: <87txevroig.fsf@gmail.com> References: <87pppku7h2.fsf@gmail.com> <8761rbt85k.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58895) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmTox-0001p1-T3 for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 14:33:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VmTos-0007xh-7Q for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 14:33:47 -0500 Received: from mail-wg0-x22a.google.com ([2a00:1450:400c:c00::22a]:54651) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VmTor-0007xa-WE for emacs-orgmode@gnu.org; Fri, 29 Nov 2013 14:33:42 -0500 Received: by mail-wg0-f42.google.com with SMTP id a1so2207095wgh.5 for ; Fri, 29 Nov 2013 11:33:41 -0800 (PST) In-Reply-To: (Rob Stewart's message of "Fri, 29 Nov 2013 18:42:42 +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: Rob Stewart Cc: emacs-orgmode@gnu.org Rob Stewart writes: > On 29 November 2013 17:44, Nicolas Goaziou wrote: >> >> Now I remember. This is a feature. >> >> When headlines are selectively exported, i.e. when you use :export: tag >> or equivalent, text before the first headline is ignored. >> >> This was a request from Fran=C3=A7ois Pinard, a few months ago, on the M= L. > > Ah! Thanks, I can confirm this has resolved my issue. > > 1. Which git commit changed this behaviour, i.e. implemented > Francois's feature request? 7cf4406088d4d7f50c35c6ba7ca3c351db2086bc > 2. I'd like to share this lesson learned. Is there a way I could add > this to the org-mode webpages? Probably the sensible page to mention > this behaviour is: http://orgmode.org/manual/Export-settings.html . > Are the org-mode pages in a git repo somewhere? I'd be happy to offer > a patch. This could be documented in the manual, indeed. If you want to take care of this, you'll need to patch org.texi in doc/ directory. Thank you. Regards, --=20 Nicolas Goaziou