From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sven Bretfeld Subject: Hiding a node title in export but not the content Date: Thu, 09 Jan 2020 09:20:13 +0100 Message-ID: <87muaxca82.fsf@ntnu.no> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44020) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ipT3E-0008PO-FH for emacs-orgmode@gnu.org; Thu, 09 Jan 2020 03:20:21 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ipT3D-0006Us-0g for emacs-orgmode@gnu.org; Thu, 09 Jan 2020 03:20:20 -0500 Received: from mailgw02.it.ntnu.no ([129.241.56.175]:34246) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ipT3C-0006Em-Nt for emacs-orgmode@gnu.org; Thu, 09 Jan 2020 03:20:18 -0500 Received: from localhost (localhost [127.0.0.1]) by mailgw02.it.ntnu.no (Postfix) with ESMTP id 2AF03804310 for ; Thu, 9 Jan 2020 09:20:14 +0100 (CET) Received: from mailgw02.it.ntnu.no ([127.0.0.1]) by localhost (mailgw02.it.ntnu.no [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BIV5vqhC3NpR for ; Thu, 9 Jan 2020 09:20:13 +0100 (CET) Received: from relwi-brf (unknown [IPv6:2001:700:300:1302:6600:6aff:fe62:4b39]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: svenbre) by mailgw02.it.ntnu.no (Postfix) with ESMTPSA id EA585800757 for ; Thu, 9 Jan 2020 09:20:13 +0100 (CET) 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hi everybody Is this possible? ** headline <-- not exported :PROPERTIES: <-- not exported Some content. <-- exported The reason is that I use to finely pre-structure articles, starting with org-brain and gradually developing each node into a paragraph of the article. So basically each argumentative or informative block is an individual org-node. In this way paragraphs of the article can be kept mobile during the writing process and they can easily be moved when I decide to restructure the text. In a LaTeX export of the draft, each node-name is, of course, interpreted as a section/subsection title, leaving me with dozens of headlines for a 10-paper draft. Very disturbing while proof-reading. This is why I'm looking for a way to exclude the headlines from the export. They should be interpreted as a blank line, so that LaTeX simply makes a new paragraph. It would be even better if the node names can be converted to margin text instead of completely hiding them. This would be a great orientation help without distracting the reading flow. Thanks for ideas, Sven -- Sven Bretfeld Department of Philosophy and Religious Studies NTNU Trondheim