From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: Ignoring empty subtrees/new exporter Date: Sun, 06 Jan 2013 12:01:58 +0530 Message-ID: <87k3rqu8ip.fsf@gmail.com> References: <50E880A8.4080003@miszellen.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:50440) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrjmE-0003Pl-RO for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:32:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TrjmD-0000HL-SL for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:32:10 -0500 Received: from mail-pb0-f45.google.com ([209.85.160.45]:53493) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TrjmD-0000HH-LS for emacs-orgmode@gnu.org; Sun, 06 Jan 2013 01:32:09 -0500 Received: by mail-pb0-f45.google.com with SMTP id mc8so9914376pbc.4 for ; Sat, 05 Jan 2013 22:32:08 -0800 (PST) In-Reply-To: <50E880A8.4080003@miszellen.de> (Florian Beck's message of "Sat, 05 Jan 2013 20:36:08 +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: Florian Beck Cc: emacs-orgmode Florian Beck writes: > I have a document with many sections not yet written (i.e. heading > without content) and I would like them to be ignored in the exported > file. Sometimes I create documents - not drafts, but final deliverables - with empty sections and plain headlines. This way I get emboldened text that stands out without resorting to emphasis. You are probably writing a Thesis. Oftentimes, I create documents that aren't as formal as Thesis. They are plain one-to-one-s which need to look good, that is all. --