From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: Collapse LaTeX source before start of main document? Date: Fri, 06 May 2011 08:34:06 -0400 Message-ID: <8762poovnl.fsf@fastmail.fm> References: <20110504152539.7f66f9af@kuru.homelinux.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:39835) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIKET-00084V-F9 for emacs-orgmode@gnu.org; Fri, 06 May 2011 08:34:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QIKES-0000zt-2j for emacs-orgmode@gnu.org; Fri, 06 May 2011 08:34:09 -0400 Received: from out2.smtp.messagingengine.com ([66.111.4.26]:38734) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QIKES-0000zf-0m for emacs-orgmode@gnu.org; Fri, 06 May 2011 08:34:08 -0400 In-Reply-To: (Chris Malone's message of "Thu, 5 May 2011 10:23:50 -0400") 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: Chris Malone Cc: emacs-orgmode@gnu.org Chris Malone writes: > @Matt: I can get your example to work fine for html export, but not > LaTeX export where the entire contents of the headline are removed as > well. =org-version=: 7.5 (release_7.5.105.g8d0c) if that makes any > difference. Hmm... I have no idea why the LaTeX backend is removing the content of that headline as well, as it survives in all other backends. Best, Matt