From mboxrd@z Thu Jan 1 00:00:00 1970 From: CrazyVibes Subject: How to publish to html only the visible part? Date: Thu, 30 Jul 2009 17:57:39 -0400 Message-ID: <9c6738cb0907301457u1e0704f9iefa1a1bae31a3f26@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWddB-0004eM-Vu for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 17:57:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWdd7-0004dm-JK for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 17:57:45 -0400 Received: from [199.232.76.173] (port=41053 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWdd7-0004dj-Df for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 17:57:41 -0400 Received: from mail-yw0-f184.google.com ([209.85.211.184]:46560) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWdd7-0001bI-1T for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 17:57:41 -0400 Received: by ywh14 with SMTP id 14so1173257ywh.1 for ; Thu, 30 Jul 2009 14:57:39 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Exporting allows only the visible part to be exported to HTML, I wonder if there is an option in publishing that only publish the visible part for all files in a project? Thanks!